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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
6
/
7
/
DZRPageMenu
/
1.0.1
/
DZRPageMenu.podspec.json
blob
5236b7742bc9ad2f0d1cc058b0358d0be6ee6a08
1
{
2
"name": "DZRPageMenu",
3
"version": "1.0.1",
4
"summary": "A simple paging menu controller.",
5
"homepage": "https://github.com/luo6luo/DZRPageMenu",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"dundun": "767126162@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/luo6luo/DZRPageMenu.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "DZRPageMenu/**/*.{h,m}"
21
}