wangguolei

fix

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