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 | 14 | ||
15 | s.platform = :ios, "8.0" | 15 | s.platform = :ios, "8.0" |
16 | s.source = { :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.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 | ||
20 | s.dependency 'TXIMSDK_iOS' | 20 | s.dependency 'TXIMSDK_iOS' |
-
Please register or login to post a comment