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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
f
/
6
/
7
/
DZRPageMenu
/
1.0.2
/
DZRPageMenu.podspec.json
blob
98f3d08f168849ce5dca6260c0ee8cf7d5a82f80
1
{
2
"name": "DZRPageMenu",
3
"version": "1.0.2",
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.2"
19
},
20
"source_files": "DZRPageMenu/**/*.{h,m}"
21
}