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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
e
/
1
/
d
/
PSRouter
/
0.0.3
/
PSRouter.podspec.json
blob
0771b02ab4389643f50d348a443601e75bb9ed84
1
{
2
"name": "PSRouter",
3
"version": "0.0.3",
4
"summary": "页面跳转路由",
5
"description": "页面之间跳转路由",
6
"homepage": "https://github.com/yangmiemie1116/PSRouter",
7
"license": "MIT",
8
"authors": {
9
"杨志强": "yangzhiqiang1116@gmail.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/yangmiemie1116/PSRouter.git",
16
"tag": "0.0.3"
17
},
18
"source_files": "PSRouter/*.{h,m}",
19
"requires_arc": true
20
}