blob: 692fa499250b7e0766cff759ede49a794c3aac09 [file] [log] [blame]
{
"name": "QW_Http",
"version": "1.0.6",
"summary": "QWKJ's http tool",
"homepage": "https://github.com/hwzss/QW_Http",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwzss": "1833361588@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hwzss/QW_Http.git",
"tag": "1.0.6"
},
"source_files": "QW_Http/QW_Http/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}