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
YangQi
2018-09-07 00:47:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d1e1763bc1eb641cc188357eceb3efca5da0dbe2
d1e1763b
1 parent
883a48fb
修改IMSDK_2.7.2.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
IMSDK/2.7.2.1/IMSDK.podspec
IMSDK/2.7.2.1/IMSDK.podspec
View file @
d1e1763
...
...
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s
.
license
=
"MIT"
s
.
author
=
{
"undancer"
=>
"undancer@gmail.com"
}
s
.
platform
=
:ios
,
"7.0"
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/IMSDK_2.7.2.1.zip"
,
:sha1
=>
"
96335050328d5da40e90f54efb3253f0aaa2adfa
"
}
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/IMSDK_2.7.2.1.zip"
,
:sha1
=>
"
4cf9cfd9d4136702c7e1e5a065cd57f27ba66ab3
"
}
s
.
vendored_frameworks
=
"IMSDK/IMCore.framework"
,
"IMSDK/ImSDK.framework"
,
"IMSDK/QALHttpSDK.framework"
,
"IMSDK/QALSDK.framework"
,
"IMSDK/TLSSDK.framework"
#"IMSDK/IMSDKBugly.framework" 去掉bugly
s
.
frameworks
=
"CoreTelephony"
,
"SystemConfiguration"
...
...
Please
register
or
login
to post a comment