wangguolei

fix

@@ -14,7 +14,7 @@ Pod::Spec.new do |s| @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14 s.social_media_url = "https://github.com/515783034" 14 s.social_media_url = "https://github.com/515783034"
15 15
16 s.platform = :ios, "9.0" 16 s.platform = :ios, "9.0"
17 - s.source = { :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git", :branch => 'feature/app_6.4.2' } 17 + s.source = { :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git", :tag => '3.4.0.03021612' }
18 s.default_subspec = 'Base' 18 s.default_subspec = 'Base'
19 19
20 # s.dependency 'TXIMSDK_Smart_iOS' 20 # s.dependency 'TXIMSDK_Smart_iOS'