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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
f
/
5
/
KLMRouter
/
1.0.2.1
/
KLMRouter.podspec.json
blob
7abdd20e905ff082476f581c50dd01a2ab0761da
1
{
2
"name": "KLMRouter",
3
"version": "1.0.2.1",
4
"summary": "A iOS router that help app navigate to controllers.",
5
"homepage": "https://github.com/shsoul/KLMRouter",
6
"license": "MIT",
7
"authors": {
8
"shsoul": "shuijie_zhang@163.com"
9
},
10
"source": {
11
"git": "https://github.com/shsoul/KLMRouter.git",
12
"tag": "1.0.2.1"
13
},
14
"source_files": "KLMRouter/*.{h,m}",
15
"platforms": {
16
"ios": "5.0"
17
}
18
}