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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
c
/
3
/
1
/
SYRouter
/
1.2.4
/
SYRouter.podspec.json
blob
cdfd57faaf71caa421bbdbfa745650e61a024cf8
1
{
2
"name": "SYRouter",
3
"version": "1.2.4",
4
"summary": "路由组件.",
5
"description": "这是一个路由组件.",
6
"homepage": "http://git.suifangyun.com/RPlus.iOS.Router",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yehuawei": "yehuawei@postop.cn"
13
},
14
"source": {
15
"git": "http://git.suifangyun.com/RPlus.iOS.Router",
16
"tag": "1.2.4"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "SYRouter/Classes/**/*",
22
"dependencies": {
23
"CTMediator": [
24
"~> 46"
25
]
26
}
27
}