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-21 14:27:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cde7f6562bbb5eb28b8d12231f08ca96a5405339
cde7f656
1 parent
91572299
添加ILiveSDL 1.9.6.14326
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
ILiveSDK/1.9.6.14326/ILiveSDK.podspec
ILiveSDK/1.9.6.14326/ILiveSDK.podspec
0 → 100644
View file @
cde7f65
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"ILiveSDK"
s
.
version
=
"1.9.6.14326"
s
.
summary
=
"腾讯云-互动直播"
s
.
description
=
<<-
DESC
腾讯云-互动直播
DESC
s
.
homepage
=
"https://www.qcloud.com/document/product/268/7660"
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
.
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"
s
.
requires_arc
=
true
s
.
dependency
"AVSDK"
,
'1.9.9.1025'
end
\ No newline at end of file
...
...
Please
register
or
login
to post a comment