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
/
a
/
f
/
QTRouter
/
0.3.5
/
QTRouter.podspec.json
blob
6ed2b982d741ef7cb9e5f27397d5a86c38804bfe
1
{
2
"name": "QTRouter",
3
"version": "0.3.5",
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.5"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"source_files": "Source/**/*"
23
}