Showing
1 changed file
with
3 additions
and
3 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.6.0.01101548" | 3 | + s.version = "3.6.0.01101945" |
4 | s.summary = "和缓视频医生 SDK" | 4 | s.summary = "和缓视频医生 SDK" |
5 | 5 | ||
6 | s.description = <<-DESC | 6 | s.description = <<-DESC |
@@ -17,8 +17,8 @@ Pod::Spec.new do |s| | @@ -17,8 +17,8 @@ Pod::Spec.new do |s| | ||
17 | # s.default_subspec = 'Base' | 17 | # s.default_subspec = 'Base' |
18 | 18 | ||
19 | 19 | ||
20 | - s.dependency 'TXIMSDK_iOS' | ||
21 | - s.dependency 'TXLiteAVSDK_TRTC',"10.1.11351" | 20 | + s.dependency 'TXIMSDK_Plus_iOS' |
21 | + s.dependency 'TXLiteAVSDK_TRTC',"9.5.11234" | ||
22 | 22 | ||
23 | s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework' | 23 | s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework' |
24 | s.resources = 'HHVDoctorSDK/resources/*.bundle' | 24 | s.resources = 'HHVDoctorSDK/resources/*.bundle' |
-
Please register or login to post a comment