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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
8
/
a
/
1
/
QJRouter
/
0.0.8
/
QJRouter.podspec.json
blob
92d74d5ba70275b19516310fc0ad991c84e634c0
1
{
2
"name": "QJRouter",
3
"version": "0.0.8",
4
"summary": "组件库的创建",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/Q14/QJRouter.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Qj": "Q98Q99@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/Q14/QJRouter.git",
16
"tag": "0.0.8"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "QJRouter/Classes/**/*",
22
"resource_bundles": {
23
"QJRouter": [
24
"QJRouter/Assets/*"
25
]
26
},
27
"dependencies": {
28
"MJExtension": [
29
30
]
31
}
32
}