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
ashen_23
2019-08-29 11:24:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a32da6fe479eec848b8ef3b94b003bb719e9a4b2
a32da6fe
1 parent
4bb9fccd
sdk upgrade
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
a32da6f
...
...
@@ -16,6 +16,8 @@ Pod::Spec.new do |s|
s
.
source
=
{
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:tag
=>
s
.
version
}
s
.
default_subspec
=
'Base'
s
.
dependency
'TXIMSDK_iOS'
s
.
subspec
'Base'
do
|
base
|
base
.
vendored_frameworks
=
'HHVDoctorSDK/*.framework'
...
...
Please
register
or
login
to post a comment