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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
a
/
e
/
8
/
QNDCatorgy
/
0.1.1
/
QNDCatorgy.podspec.json
blob
4b71a36052089fad2f145aa4d058734f9331ae95
1
{
2
"name": "QNDCatorgy",
3
"version": "0.1.1",
4
"summary": "分类扩展类",
5
"description": "QNDCatorgy 是鲲诺德手机app里的分类扩展类。。。",
6
"homepage": "https://gitee.com/qiuzhongwei0519",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"qiuzhongwei": "512866393@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/qiuzhongwei0519/qndcatorgy.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "QNDCatorgy/Classes/**/*",
22
"frameworks": [
23
"QuartzCore",
24
"Foundation",
25
"UIKit",
26
"Photos"
27
],
28
"dependencies": {
29
"MJRefresh": [
30
31
]
32
}
33
}