Showing
1 changed file
with
2 additions
and
2 deletions
1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
2 | s.name = "HHVDoctorSDK" | 2 | s.name = "HHVDoctorSDK" |
3 | - s.version = "3.4.0.04181018" | 3 | + s.version = "3.4.0.04181019" |
4 | s.summary = "和缓视频医生 SDK" | 4 | s.summary = "和缓视频医生 SDK" |
5 | 5 | ||
6 | s.description = <<-DESC | 6 | s.description = <<-DESC |
@@ -17,7 +17,7 @@ Pod::Spec.new do |s| | @@ -17,7 +17,7 @@ Pod::Spec.new do |s| | ||
17 | # s.default_subspec = 'Base' | 17 | # s.default_subspec = 'Base' |
18 | 18 | ||
19 | 19 | ||
20 | - s.dependency 'TXIMSDK_iOS' | 20 | + s.dependency 'TXIMSDK_Plus_iOS' |
21 | 21 | ||
22 | # s.subspec 'Base' do |base| | 22 | # s.subspec 'Base' do |base| |
23 | # base.vendored_frameworks = 'HHVDoctorSDK/*.framework' | 23 | # base.vendored_frameworks = 'HHVDoctorSDK/*.framework' |
-
Please register or login to post a comment