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
/
d
/
2
/
QW_Http
/
1.0.3
/
QW_Http.podspec.json
blob
0897e0be4eba0aec9b5aa60e181af973fcce4f58
1
{
2
"name": "QW_Http",
3
"version": "1.0.3",
4
"summary": "QWKJ's http tool",
5
"homepage": "https://github.com/hwzss/QW_Http",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"hwzss": "1833361588@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/hwzss/QW_Http.git"
18
},
19
"source_files": "QW_Http/QW_Http/*.{h,m}",
20
"requires_arc": true,
21
"dependencies": {
22
"AFNetworking": [
23
24
]
25
}
26
}