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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
4
/
5
/
b
/
MGJRouter
/
0.9.0
/
MGJRouter.podspec.json
blob
4d048a725403fa731512025a4c7bdc6530bc9eaf
1
{
2
"name": "MGJRouter",
3
"version": "0.9.0",
4
"summary": "an smart iOS URL Router",
5
"homepage": "http://github.com/mogujie/MGJRouter",
6
"license": "MIT",
7
"authors": {
8
"lzyy": "healdream@gmail.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/mogujie/MGJRouter.git",
15
"tag": "0.9.0"
16
},
17
"source_files": "MGJRouter/*.{h,m}"
18
}