wangguolei

fix

Pod::Spec.new do |s|
s.name = "HHVDoctorSDK"
s.version = "3.6.0.02071847"
s.version = "3.6.0.02071848"
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 'TXLiteAVSDK_Professional'
s.vendored_frameworks = 'HHVDoctorSDK/*.framework','HHVDoctorSDK/*.xcframework'
s.resources = 'HHVDoctorSDK/resources/*.bundle'
... ...