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
[Add] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
f
/
0
/
PFRollMenu
/
0.0.1
/
PFRollMenu.podspec.json
blob
fa29a36e1be610f2d8851c5f382b7400ad2dcd61
1
{
2
"name": "PFRollMenu",
3
"version": "0.0.1",
4
"summary": "aaa",
5
"description": "aasdsa",
6
"homepage": "https://github.com/fllyguo/PFRollMenu",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Flly": "fllyguo@163.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/fllyguo/PFRollMenu.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "PFRollMenu/**/*.h",
22
"requires_arc": true
23
}