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
/
1
/
a
/
f
/
QTRouter
/
0.3.3
/
QTRouter.podspec.json
blob
0a808ab77d52cf5269e9ceafda703e1070e6b729
1
{
2
"name": "QTRouter",
3
"version": "0.3.3",
4
"summary": "QTRouter",
5
"description": "Qingting iOS Router Framework",
6
"homepage": "https://git2.qingtingfm.com/huangwenchen/QTRouter",
7
"license": {
8
"type": "Private",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Leo": "huangwenchen@qingting.fm"
13
},
14
"source": {
15
"git": "https://git2.qingtingfm.com/app/QTRouter.git",
16
"tag": "0.3.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"source_files": "Source/**/*"
23
}