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
2015-09-11 22:00:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
54cca358e30d48ff14fe95ceb4242c82f2b48b80
54cca358
1 parent
3d10cb06
remove tag
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
FFmpeg4ijkplayer-ios-bin/0.3.1-rc.7/FFmpeg4ijkplayer-ios-bin.podspec
FFmpeg4ijkplayer-ios-bin/0.3.1-rc.7/FFmpeg4ijkplayer-ios-bin.podspec
View file @
54cca35
...
...
@@ -12,7 +12,8 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
'6.0'
s
.
source
=
{
:git
=>
"https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git"
,
:tag
=>
s
.
version
}
# s.source = { :git => "https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git", :tag => s.version }
s
.
source
=
{
:git
=>
"https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git"
}
s
.
requires_arc
=
false
s
.
libraries
=
'z'
,
'bz2'
...
...
Please
register
or
login
to post a comment