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
chengyanfang
2020-11-09 18:06:15 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
52828a02dab70de3a7ee7a2ef6144f0e18d32209
52828a02
2 parents
8f3f4a13
03827902
fix ui
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
52828a0
# 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
=
>
"git@code.hh-medic.com:hh_public/HH
DoctorSDK.ios.git"
pod
'HH
VDoctorSDK'
, :git
=
>
"http://code.hh-medic.com/hh_public/hhv
DoctorSDK.ios.git"
```
*
安装
...
...
Please
register
or
login
to post a comment