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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
6
/
2
/
QqcRequest
/
1.0.20
/
QqcRequest.podspec.json
blob
46b65e21c170853d1a552f883ae41ecb6c75de66
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.20",
12
"summary": "QqcRequest",
13
"homepage": "https://github.com/xukiki/QqcRequest",
14
"source": {
15
"git": "https://github.com/xukiki/QqcRequest.git",
16
"tag": "1.0.20"
17
},
18
"source_files": "QqcRequest/*.{h,m}",
19
"dependencies": {
20
"YTKNetwork": [
21
22
],
23
"QqcBaseModel": [
24
25
],
26
"QqcLog": [
27
28
],
29
"QqcComFuncDef": [
30
31
],
32
"Json-Qqc": [
33
34
]
35
}
36
}