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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
0
/
c
/
b
/
CRRouter
/
0.0.4
/
CRRouter.podspec.json
blob
13deeefe186abdc943558c8fb95c7780326ca629
1
{
2
"name": "CRRouter",
3
"version": "0.0.4",
4
"summary": "an simple iOS URL Router",
5
"homepage": "https://github.com/sun6boys/CRRouter",
6
"license": "MIT",
7
"authors": {
8
"Charon": "sun6boys@outlook.com"
9
},
10
"source": {
11
"git": "https://github.com/sun6boys/CRRouter.git",
12
"tag": "0.0.4"
13
},
14
"source_files": "CRRouter/CRRouter/**/*.{h,m}",
15
"platforms": {
16
"osx": null,
17
"ios": null,
18
"tvos": null,
19
"watchos": null
20
}
21
}