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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
6
/
d
/
7
/
SRouter
/
0.0.5
/
SRouter.podspec.json
blob
629329119d7ccfa117da9ebde161a0530ca1bf98
1
{
2
"name": "SRouter",
3
"version": "0.0.5",
4
"summary": "another simple router for ios.",
5
"homepage": "https://github.com/angelcs1990/SRouter",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"cs": "angelcs1990@sohu.com"
12
},
13
"platforms": {
14
"ios": "6.0"
15
},
16
"source": {
17
"git": "https://github.com/angelcs1990/SRouter.git",
18
"tag": "0.0.5"
19
},
20
"source_files": "SRouter/*.{h,m}",
21
"requires_arc": true
22
}