repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
c
/
0
/
a
/
LYMovieMake
/
0.0.1
/
LYMovieMake.podspec.json
blob
b20d8d52b0453c5a436c1cc3aaa0c54befcc9d23
1
{
2
"name": "LYMovieMake",
3
"version": "0.0.1",
4
"summary": "An iOS Video Editor Tool",
5
"description": "An iOS Video Editor Tool Using native library",
6
"homepage": "https://github.com/leonyue/LYMovieMake",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"leonyue": "4940748@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/leonyue/LYMovieMake.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"LYMovieMake",
23
"LYMovieMake/**/*"
24
],
25
"requires_arc": true
26
}