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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
0
/
5
/
9
/
YCRoutable
/
0.2.1
/
YCRoutable.podspec.json
blob
224f1ef9d616dece8d53fa4036dd7971b62afc80
1
{
2
"name": "YCRoutable",
3
"version": "0.2.1",
4
"summary": "A native in-app URL router for iOS.",
5
"homepage": "https://github.com/hzzhitian/YCRoutable",
6
"authors": {
7
"Hangzhou Zhitian": "bodimall@163.com"
8
},
9
"source": {
10
"git": "https://github.com/hzzhitian/YCRoutable.git",
11
"tag": "0.2.1"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source_files": "YCRoutable/*.{h,m}",
17
"requires_arc": true,
18
"license": {
19
"type": "MIT",
20
"file": "LICENSE"
21
}
22
}