Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhvDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Authored by
liumingming
2020-10-20 15:18:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0382790203c01b6c7b0630147b3c4d273298dbf0
03827902
1 parent
9ef0bf56
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
0382790
# HHDoctorSDK 接入说明
# HH
V
DoctorSDK 接入说明
<p
align=
"right"
>
北京和缓医疗科技有限公司
<br/>
...
...
@@ -41,7 +41,7 @@
HHDoctorSDK 提供两种集成方式:您既可以通过 CocoaPods 自动集成我们的 SDK,也可以通过手动下载 SDK, 然后添加到您的项目中。
我们提供的下载地址:
我们提供了发布仓库:
[
HH
DoctorSDK
](
https://code.hh-medic.com/hh_public/HH
DoctorSDK.ios
)
。
我们提供了发布仓库:
[
HH
VDoctorSDK
](
https://code.hh-medic.com/hh_public/h'hhhv
DoctorSDK.ios
)
。
集成demo地址:
[
HHDoctorSDK_demo_iOS
](
https://github.com/HHMedic/HHDoctorSDK_demo_iOS
)
由于呼叫视频需要相机相册权限,需要在info.plist中添加对应的权限,否则会导致无法调用。
...
...
@@ -79,7 +79,7 @@
```
shell
use_frameworks!
pod
'HH
DoctorSDK'
, :git
=
>
"http://code.hh-medic.com:
hh_public/hhvDoctorSDK.ios.git"
pod
'HH
VDoctorSDK'
, :git
=
>
"http://code.hh-medic.com/
hh_public/hhvDoctorSDK.ios.git"
```
*
安装
...
...
Please
register
or
login
to post a comment