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:28:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4213297d346ff2d4445430c416d4297f6fb74f6f
4213297d
1 parent
6906f44d
edit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
BFEOpenCV/3.4.0/BFEOpenCV.podspec
BFEOpenCV/3.4.0/BFEOpenCV.podspec
View file @
4213297
...
...
@@ -11,6 +11,6 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
"7.0"
s
.
source
=
{
:http
=>
"http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEOpenCV_3.4.0.zip"
,
:sha1
=>
"9093671ca159ddbfc926ce04b70ec36ac5106520"
}
s
.
vendored_frameworks
=
"BFEOpenCV/opencv2.framework"
s
.
frameworks
=
"UIKit"
,
"Foundation"
s
.
frameworks
=
"UIKit"
,
"Foundation"
,
"CoreVideo"
,
"CoreMedia"
,
"AVFoundation"
,
"AudioToolbox"
,
"VideoToolbox"
,
"OpenAL"
s
.
libraries
=
"c++"
,
"stdc++"
,
"stdc++.6"
,
"z"
end
...
...
Please
register
or
login
to post a comment