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
/
f
/
4
/
CCQToolBox
/
1.0.1
/
CCQToolBox.podspec.json
blob
e8888232ac14544b024b59945482b06324126a56
1
{
2
"name": "CCQToolBox",
3
"version": "1.0.1",
4
"summary": "常用工具文件",
5
"homepage": "https://gitee.com/chaoqun/CCQToolBox",
6
"license": "MIT",
7
"authors": {
8
"xiaoyao": "920480979@qq.com"
9
},
10
"platforms": {
11
"ios": "11.0"
12
},
13
"source": {
14
"git": "https://gitee.com/chaoqun/CCQToolBox.git",
15
"tag": "1.0.1"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"prefix_header_contents": "#import \"CCQHeader.h\"",
23
"source_files": [
24
"CCQToolBox",
25
"*.{h,m,swift}"
26
],
27
"dependencies": {
28
"SnapKit": [
29
30
],
31
"SwiftyJSON": [
32
33
],
34
"MJRefresh": [
35
36
],
37
"MBProgressHUD": [
38
39
],
40
"Kingfisher": [
41
42
],
43
"SwifterSwift": [
44
45
]
46
}
47
}