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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
b
/
a
/
RWRouter
/
0.0.1
/
RWRouter.podspec.json
blob
32469233bd0fe7ae0b2359b8db70db5948f456cc
1
{
2
"name": "RWRouter",
3
"version": "0.0.1",
4
"summary": "路由跳转",
5
"description": "路由跳转",
6
"homepage": "https://github.com/dreamreworld/RWRouter.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"yh": "yanghao@reworldgame.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://github.com/dreamreworld/RWRouter.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"RWRouter",
23
"RWRouter/**/*.{h,m}"
24
],
25
"exclude_files": "RWRouter/Exclude",
26
"requires_arc": true
27
}