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
2018-10-08 17:19:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
40c0ec865c454935a034d8886dc725bba0d83779
40c0ec86
1 parent
50dac089
修改BFEImageSDK.podspec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
BFEImageSDK/0.0.1/BFEImageSDK.podspec
BFEImageSDK/0.0.1/BFEImageSDK.podspec
View file @
40c0ec8
...
...
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s
.
author
=
{
"chenzhaoshen"
=>
"alex_coolboy@163.com"
}
s
.
vendored_frameworks
=
"BFEImageSDK/BFEImageSDK.framework"
s
.
frameworks
=
"UIKit"
,
"Foundation"
,
"AVFoundation"
s
.
libraries
=
"c++"
,
"stdc++"
,
"
stdc++.6"
,
"
z"
s
.
libraries
=
"c++"
,
"stdc++"
,
"z"
end
\ No newline at end of file
...
...
Please
register
or
login
to post a comment