Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
HHDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
surui
2018-07-13 16:47:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
167d5d93f872c4c60c8870a7fbb32902974ba1ac
167d5d93
1 parent
770f01ed
sdk init
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
HHDoctorSDK.podspec
upgrade.sh
HHDoctorSDK.podspec
View file @
167d5d9
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHDoctorSDK"
s
.
version
=
"1.1.
3
"
s
.
version
=
"1.1.
4
"
s
.
summary
=
"和缓视频医生SDK(融云)"
s
.
description
=
<<-
DESC
...
...
upgrade.sh
View file @
167d5d9
...
...
@@ -3,5 +3,5 @@ git commit -m "sdk init"
git pull
git push
git tag -m
"tag"
1.1.
3
git tag -m
"tag"
1.1.
4
git push --tag
...
...
Please
register
or
login
to post a comment