wangguolei

fix

Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "3.6.0.01121348"
s.version = "3.6.0.01121351"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ... @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.dependency 'TXIMSDK_Plus_iOS'
s.dependency 'TXLiteAVSDK_TRTC'
s.dependency s.dependency 'TXLiteAVSDK_TRTC',"10.2.11418"
s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework'
s.resources = 'HHVDoctorSDK/resources/*.bundle'
... ...