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
/
4
/
e
/
2
/
HttpTool
/
2.0.0
/
HttpTool.podspec.json
blob
7d9085051bbebab1a7bdb8819b0b1bdaab2d02b6
1
{
2
"name": "HttpTool",
3
"version": "2.0.0",
4
"summary": "An easy way to use AFN",
5
"homepage": "https://github.com/wyw1984/HttpTool",
6
"license": "MIT",
7
"authors": {
8
"qq2126724184": "2126724184@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/wyw1984/HttpTool.git",
15
"tag": "2.0.0"
16
},
17
"source_files": "HttpTool/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"AFNetworking": [
21
22
]
23
},
24
"deprecated": true
25
}