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
陈昭燊
2018-12-04 13:43:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4ce2da400e13e1a846c307fab8ff64b24d04dfde
4ce2da40
1 parent
2746062d
修改pod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ILiveSDK/1.8.4.1/ILiveSDK.podspec
ILiveSDK/1.8.4.1/ILiveSDK.podspec
View file @
4ce2da4
...
...
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s
.
frameworks
=
"UIKit"
,
"CoreMedia"
,
"Accelerate"
,
"Foundation"
,
"AVFoundation"
,
"CoreVideo"
,
"VideoToolbox"
,
"CoreGraphics"
,
"SystemConfiguration"
,
"OpenAL"
,
"QAVSDK"
s
.
libraries
=
"c++"
,
"bz2"
,
"stdc++.6"
,
"z"
,
"sqlite3.0"
,
"iconv"
,
"resolv"
,
"protobuf"
s
.
requires_arc
=
true
s
.
dependency
"AVSDK"
,
'1.9.8.40'
s
.
dependency
"AVSDK"
,
'
~>
1.9.8.40'
end
\ No newline at end of file
...
...
Please
register
or
login
to post a comment