wangguolei

fix

Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "3.6.0.01101548"
s.version = "3.6.0.01101945"
s.summary = "和缓视频医生 SDK"
s.description = <<-DESC
... ... @@ -17,8 +17,8 @@ Pod::Spec.new do |s|
# s.default_subspec = 'Base'
s.dependency 'TXIMSDK_iOS'
s.dependency 'TXLiteAVSDK_TRTC',"10.1.11351"
s.dependency 'TXIMSDK_Plus_iOS'
s.dependency 'TXLiteAVSDK_TRTC',"9.5.11234"
s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework'
s.resources = 'HHVDoctorSDK/resources/*.bundle'
... ...