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.8.0.06181637" | 3 | + s.version = "3.8.0.06201041" |
| 4 | s.summary = "和缓视频医生 SDK" | 4 | s.summary = "和缓视频医生 SDK" |
| 5 | 5 | ||
| 6 | s.description = <<-DESC | 6 | s.description = <<-DESC |
| @@ -18,7 +18,7 @@ Pod::Spec.new do |s| | @@ -18,7 +18,7 @@ Pod::Spec.new do |s| | ||
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | s.dependency 'TXIMSDK_Plus_iOS' | 20 | s.dependency 'TXIMSDK_Plus_iOS' |
| 21 | - s.dependency 'TXLiteAVSDK_TRTC',"10.9.13161" | 21 | + s.dependency 'TXLiteAVSDK_TRTC' |
| 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