Showing
2 changed files
with
1 additions
and
1 deletions
No preview for this file type
| @@ -7,6 +7,6 @@ target 'HBuilder' do | @@ -7,6 +7,6 @@ target 'HBuilder' do | ||
| 7 | # Comment the next line if you don't want to use dynamic frameworks | 7 | # Comment the next line if you don't want to use dynamic frameworks |
| 8 | use_frameworks! | 8 | use_frameworks! |
| 9 | 9 | ||
| 10 | - pod 'HHVDoctorSDK', :git => "git@code.hh-medic.com:hh_public/hhvDoctorSDK.ios.git" | 10 | + pod 'HHVDoctorSDK', :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git" |
| 11 | 11 | ||
| 12 | end | 12 | end |
-
Please register or login to post a comment