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.1.1
/
CRRouter.podspec.json
blob
290c1a8560df8c799b3562705c24e4d78821566d
1
{
2
"name": "CRRouter",
3
"version": "0.1.1",
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
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/sun6boys/CRRouter.git",
15
"tag": "0.1.1"
16
},
17
"source_files": "CRRouter/CRRouter/**/*.{h,m}"
18
}