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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
a
/
d
/
2
/
QW_Http
/
1.3.1
/
QW_Http.podspec.json
blob
354badf9a11cea70b1316e54037d80581e052721
1
{
2
"name": "QW_Http",
3
"version": "1.3.1",
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
"tag": "1.3.1"
19
},
20
"source_files": "QW_Http/QW_Http/*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"MBProgressHUD": [
27
"0.8"
28
]
29
}
30
}