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
2021-06-09 17:10:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8438c30d0a55c13ff0199ee4bf05618f7f50859f
8438c30d
1 parent
c271fcde
fix base
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
8438c30
...
...
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
"8.0"
s
.
source
=
{
:git
=>
"http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:tag
=>
s
.
version
}
s
.
default_subspec
=
'Base'
#
s.default_subspec = 'Base'
s
.
dependency
'TXIMSDK_iOS'
...
...
Please
register
or
login
to post a comment