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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
0
/
9
/
RouterApp
/
0.0.1
/
RouterApp.podspec.json
blob
8754ae820cc3aed39bcbad96baf7b92fa056f070
1
{
2
"name": "RouterApp",
3
"version": "0.0.1",
4
"summary": "三种常见的路由方式",
5
"description": "3种协议实例和优点缺陷",
6
"homepage": "https://gitee.com/jisa/router-app.git",
7
"license": "MIT",
8
"authors": {
9
"阿飞": "jff@ngarihealth.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://gitee.com/jisa/router-app.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "RouterApp/Router/**/*.{h,m}"
19
}