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 15:25:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aa88d334998bed6528fd767c46e18bca85411a7b
aa88d334
1 parent
276c39b2
修改为1.9.9.1069
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
AVSDK/1.9.9.1069/AVSDK.podspec
AVSDK/1.9.9.1069/AVSDK.podspec
View file @
aa88d33
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"AVSDK"
s
.
version
=
"1.9.9.1069
.40554
"
s
.
version
=
"1.9.9.1069"
s
.
summary
=
"腾讯云-互动直播"
s
.
description
=
<<-
DESC
腾讯云-互动直播
...
...
@@ -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/AVSDK_1.9.9.1069.
40554.
zip"
,
:sha1
=>
"27125e3dfa97e3b8b1747537a43e99ed21bbfc34"
}
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/AVSDK_1.9.9.1069.zip"
,
:sha1
=>
"27125e3dfa97e3b8b1747537a43e99ed21bbfc34"
}
s
.
vendored_frameworks
=
"AVSDK/QAVSDK.framework"
s
.
frameworks
=
"UIKit"
,
"CoreVideo"
,
"CoreMedia"
,
"Accelerate"
,
"Foundation"
,
"AVFoundation"
,
"AudioToolbox"
,
"VideoToolbox"
,
"CoreGraphics"
,
"CoreTelephony"
,
"SystemConfiguration"
,
"OpenAL"
s
.
libraries
=
"c++"
,
"z"
,
"sqlite3"
,
"iconv"
,
"resolv"
,
"protobuf"
...
...
Please
register
or
login
to post a comment