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.6.8.11241019" | 3 | + s.version = "3.6.8.11241022" |
| 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 | s.dependency 'TXLiteAVSDK_TRTC',"10.9.13161" | 21 | s.dependency 'TXLiteAVSDK_TRTC',"10.9.13161" |
| 22 | 22 | ||
| 23 | s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework' | 23 | s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework' |
-
Please register or login to post a comment