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-08-16 13:22:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6906f44dc8085b349c6a4f0b33474cdee0309af2
6906f44d
1 parent
f7bb4cc5
edit pod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
BFEImageSDK/0.0.1/BFEImageSDK.podspec
BFEImageSDK/0.0.1/BFEImageSDK.podspec
View file @
6906f44
...
...
@@ -12,8 +12,8 @@ Pod::Spec.new do |s|
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEImageSDK_0.0.1.zip"
,
:sha1
=>
"51b5e87418929d13b76064fe69b8ca7789a0c8cb"
}
s
.
author
=
{
"chenzhaoshen"
=>
"alex_coolboy@163.com"
}
s
.
vendored_frameworks
=
"BFEImageSDK/BFEImageSDK.framework"
s
.
frameworks
=
"UIKit"
,
"Foundation"
s
.
frameworks
=
"UIKit"
,
"Foundation"
,
"AVFoundation"
s
.
libraries
=
"c++"
,
"stdc++"
,
"stdc++.6"
,
"z"
end
\ No newline at end of file
...
...
Please
register
or
login
to post a comment