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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
c
/
2
/
ZYQRouter
/
1.2.2
/
ZYQRouter.podspec.json
blob
f6cd211606e53279ca67ee082a8d0c2eda61f7ac
1
{
2
"name": "ZYQRouter",
3
"version": "1.2.2",
4
"summary": "A new method router and page router",
5
"homepage": "https://github.com/heroims/ZYQRouter",
6
"license": {
7
"type": "MIT",
8
"file": "README.md"
9
},
10
"authors": {
11
"heroims": "heroims@163.com"
12
},
13
"source": {
14
"git": "https://github.com/heroims/ZYQRouter.git",
15
"tag": "1.2.2"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": "ZYQRouter/*.{h,m}",
21
"requires_arc": true
22
}