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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
2
/
QqcRequest
/
1.0.44
/
QqcRequest.podspec.json
blob
8021a9a8c9d6466c18c408b2e0b24ab4140e0d80
1
{
2
"name": "QqcRequest",
3
"license": "MIT",
4
"authors": {
5
"qqc": "20599378@qq.com"
6
},
7
"platforms": {
8
"ios": "8.0"
9
},
10
"requires_arc": true,
11
"version": "1.0.44",
12
"summary": "QqcRequest",
13
"homepage": "https://github.com/xukiki/QqcRequest",
14
"source": {
15
"git": "https://github.com/xukiki/QqcRequest.git",
16
"tag": "1.0.44"
17
},
18
"source_files": "QqcRequest/*.{h,m}",
19
"dependencies": {
20
"YTKNetwork": [
21
"~>1.3.0"
22
],
23
"QqcBaseModel": [
24
25
],
26
"QqcLog": [
27
28
],
29
"QqcComFuncDef": [
30
31
],
32
"Json-Qqc": [
33
34
]
35
}
36
}