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
2019-01-23 09:50:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
314dc43d5e89add48d36be121829629ffdaa3b88
314dc43d
1 parent
53200658
修改ILiveSDK
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ILiveSDK/1.9.6.14326/ILiveSDK.podspec
ILiveSDK/1.9.6.14326/ILiveSDK.podspec
View file @
314dc43
...
...
@@ -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/ILiveSDK_1.9.6.14326.zip"
,
:sha1
=>
"
752e51c1e3ff665ad7efd35810f55e853e6c1b4f
"
}
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/ILiveSDK_1.9.6.14326.zip"
,
:sha1
=>
"
98d8ca6bfd58ecc729498718719adfa8c9fc8283
"
}
s
.
vendored_frameworks
=
"ILiveSDK/ILiveSDK.framework"
,
"ILiveSDK/TILLiveSDK.framework"
,
"ILiveSDK/ILiveLogReport.framework"
s
.
frameworks
=
"UIKit"
,
"CoreMedia"
,
"Accelerate"
,
"Foundation"
,
"AVFoundation"
,
"CoreVideo"
,
"VideoToolbox"
,
"CoreGraphics"
,
"SystemConfiguration"
,
"OpenAL"
,
"QAVSDK"
s
.
libraries
=
"c++"
,
"bz2"
,
"z"
,
"sqlite3.0"
,
"iconv"
,
"resolv"
,
"protobuf"
...
...
Please
register
or
login
to post a comment