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 10:42:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e2e2e43b6a5bec9856f0f2a67c0f2ef56d72249d
e2e2e43b
1 parent
e942a7ee
更新source
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
QQIM/0.0.2/QQIM.podspec
QQIM/0.0.2/QQIM.podspec
View file @
e2e2e43
...
...
@@ -92,7 +92,11 @@ Pod::Spec.new do |s|
s
.
source_files
=
"Classes"
,
"Classes/**/*.{h,m}"
,
"AVFoundationEx.FrameWork"
,
"AVFoundationEx.FrameWork/AVFoundationEx"
,
"AVFoundationEx.FrameWork/Headers/*.h"
"AVFoundationEx.FrameWork/Headers/*.h"
,
"ImSDK.framework"
,
"ImSDK.framework/ImSDK"
,
"ImSDK.framework/Headers/*.h"
,
"QALSDK.framework"
,
"QALSDK.framework/QALSDK"
,
"QALSDK.framework/**/*.*"
,
"QAVSDK.framework"
,
"QAVSDK.framework/QAVSDK"
,
"QAVSDK.framework/**/*.*"
,
"TLSSDK.framework"
,
"TLSSDK.framework/TLSSDK"
,
"TLSSDK.framework/**/*.*"
s
.
exclude_files
=
"Classes/Exclude"
# s.public_header_files = "Classes/**/*.h"
...
...
Please
register
or
login
to post a comment