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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
d
/
c
/
RouterX
/
0.0.1
/
RouterX.podspec.json
blob
dd693affd8f06da91faa358e83b349a737200e87
1
{
2
"name": "RouterX",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "A Ruby on Rails flavored URI routing library.",
6
"homepage": "https://github.com/jasl/RouterX",
7
"authors": {
8
"jasl": "jasl9187@hotmail.com"
9
},
10
"source": {
11
"git": "https://github.com/jasl/RouterX.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "9.0",
16
"osx": "10.10",
17
"tvos": "9.0"
18
},
19
"source_files": [
20
"Sources/*.swift"
21
]
22
}