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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
f
/
c
/
1
/
HHRouter
/
0.1.9
/
HHRouter.podspec.json
blob
b1e36296cad73a0184ec7171788507d17919e879
1
{
2
"name": "HHRouter",
3
"version": "0.1.9",
4
"summary": "Yet another URL Router for iOS.",
5
"homepage": "https://github.com/Huohua/HHRouter/",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Light": "lightory@gmail.com"
12
},
13
"platforms": {
14
"ios": "5.0"
15
},
16
"source": {
17
"git": "https://github.com/Huohua/HHRouter.git",
18
"tag": "0.1.9"
19
},
20
"source_files": "HHRouter/*",
21
"requires_arc": true
22
}