chengyanfang

change

@@ -7,6 +7,7 @@ target 'HBuilder' do @@ -7,6 +7,7 @@ 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
12 end 13 end