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
undancer
2016-02-22 16:41:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4643f061fa9322c9a1e7e95ff31c9c9d5244f657
4643f061
1 parent
21ad4c87
添加依赖
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
AV_iOS_SDK/1.6.0/AV_iOS_SDK.podspec
View file @
4643f06
...
...
@@ -96,6 +96,8 @@ Pod::Spec.new do |s|
# s.public_header_files = "Classes/**/*.h"
# s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '${PODS_ROOT}/AV_iOS_SDK/libs', 'OTHER_LDFLAGS' => '-ObjC' }
s
.
vendored_frameworks
=
'libs/AVFoundationEx.FrameWork'
,
'libs/ImSDK.framework'
,
'libs/QALSDK.framework'
,
'libs/QAVSDK.framework'
,
'libs/TLSSDK.framework'
s
.
frameworks
=
'AVFoundation'
,
'CoreGraphics'
,
'OpenGLES'
,
'CoreImage'
,
'QuartzCore'
,
'CoreMedia'
,
'UIKit'
,
'CoreVideo'
,
'AudioToolbox'
,
'CoreAudio'
s
.
libraries
=
'libz'
,
'libsqlite3'
,
'libc++'
,
'libstdc++'
,
'libiconv'
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
...
...
Please
register
or
login
to post a comment