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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
e
/
d
/
c
/
RouterX
/
0.0.5
/
RouterX.podspec.json
blob
4134e2937fca29da58a8509766a31eb42bfab9f2
1
{
2
"name": "RouterX",
3
"version": "0.0.5",
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.0.5"
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
}