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.1.0
/
RouterX.podspec.json
blob
544b39afb7011f057b1eff40382991a3658bbe98
1
{
2
"name": "RouterX",
3
"version": "0.1.0",
4
"license": {
5
"type": "MIT",
6
"file": "MIT-LICENSE"
7
},
8
"summary": "A Ruby on Rails flavored URI routing library.",
9
"homepage": "https://github.com/jasl/RouterX",
10
"authors": {
11
"jasl": "jasl9187@hotmail.com"
12
},
13
"source": {
14
"git": "https://github.com/jasl/RouterX.git",
15
"tag": "0.1.0"
16
},
17
"swift_version": "4.2",
18
"platforms": {
19
"ios": "9.0",
20
"osx": "10.10",
21
"tvos": "9.0"
22
},
23
"source_files": [
24
"Sources/RouterX/*.swift"
25
]
26
}