Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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' |
-
Please register or login to post a comment