Showing
2 changed files
with
6 additions
and
3 deletions
@@ -8,7 +8,7 @@ target 'HHMSDKDemo' do | @@ -8,7 +8,7 @@ target 'HHMSDKDemo' do | ||
8 | project './HHMSDKDemo.xcodeproj' | 8 | project './HHMSDKDemo.xcodeproj' |
9 | pod 'SVProgressHUD' | 9 | pod 'SVProgressHUD' |
10 | pod 'SnapKit' | 10 | pod 'SnapKit' |
11 | - pod 'HHVDoctorSDK', :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git", :branch => 'feature/medic' | 11 | + pod 'HHVDoctorSDK', :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git" |
12 | 12 | ||
13 | end | 13 | end |
14 | 14 |
1 | -[toc] | 1 | + |
2 | 2 | ||
3 | <p align="right"> | 3 | <p align="right"> |
4 | 北京和缓医疗科技有限公司<br/> | 4 | 北京和缓医疗科技有限公司<br/> |
5 | 网址:https://www.hh-medic.com <br/> | 5 | 网址:https://www.hh-medic.com <br/> |
6 | 地址:北京市东城区东直门来福士7层 | 6 | 地址:北京市东城区东直门来福士7层 |
7 | </p> | 7 | </p> |
8 | +[toc] | ||
9 | + | ||
10 | + | ||
11 | + | ||
8 | ## 0. 更新日志 | 12 | ## 0. 更新日志 |
9 | 13 | ||
10 | 14 | ||
@@ -369,4 +373,3 @@ APP_PATH="${TARGET_BUILD_DIR}/${WRAPPER_NAME}" | @@ -369,4 +373,3 @@ APP_PATH="${TARGET_BUILD_DIR}/${WRAPPER_NAME}" | ||
369 | 373 | ||
370 | done | 374 | done |
371 | ``` | 375 | ``` |
372 | - |
-
Please register or login to post a comment