Showing
1 changed file
with
1 additions
and
1 deletions
@@ -13,7 +13,7 @@ Pod::Spec.new do |s| | @@ -13,7 +13,7 @@ Pod::Spec.new do |s| | ||
13 | s.social_media_url = "https://github.com/515783034" | 13 | s.social_media_url = "https://github.com/515783034" |
14 | 14 | ||
15 | s.platform = :ios, "8.0" | 15 | s.platform = :ios, "8.0" |
16 | - s.source = { :git => "git@code.hh-medic.com:hh_public/HHDoctorSDK.ios.git", :tag => s.version } | 16 | + s.source = { :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git", :tag => s.version } |
17 | s.default_subspec = 'Base' | 17 | s.default_subspec = 'Base' |
18 | 18 | ||
19 | 19 |
-
Please register or login to post a comment