Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
Specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-12-30 21:48:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2541ffaee9e342a2f72eac58a45f21d40d53c742
2541ffae
1 parent
94145550
修改版本号
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
AVSDK/0.0.1/AVSDK.podspec → AVSDK/1.8.4_BETA/AVSDK.podspec
IMSDK/0.0.1/IMSDK.podspec → IMSDK/2.5.0_BETA/IMSDK.podspec
AVSDK/
0.0.1
/AVSDK.podspec
→
AVSDK/
1.8.4_BETA
/AVSDK.podspec
View file @
2541ffa
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"AVSDK"
s
.
version
=
"
0.0.1
"
s
.
version
=
"
1.8.4_BETA
"
s
.
summary
=
"腾讯云-互动直播"
# This description is used to generate tags and improve search results.
...
...
IMSDK/
0.0.1
/IMSDK.podspec
→
IMSDK/
2.5.0_BETA
/IMSDK.podspec
View file @
2541ffa
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"IMSDK"
s
.
version
=
"
0.0.1
"
s
.
version
=
"
2.5.0_BETA
"
s
.
summary
=
"腾讯云-云通信"
# This description is used to generate tags and improve search results.
...
...
@@ -122,6 +122,7 @@ Pod::Spec.new do |s|
# s.framework = "SomeFramework"
# s.frameworks = "SomeFramework", "AnotherFramework"
s
.
frameworks
=
"CoreTelephony"
,
"SystemConfiguration"
# s.library = "iconv"
# s.libraries = "iconv", "xml2"
...
...
Please
register
or
login
to post a comment