blob: 3ba59a4f5878a7e9f6bbd61039b9d0b5164c61a1 [file] [log] [blame]
{
"name": "QW_Http",
"version": "1.0.5",
"summary": "QWKJ's http tool,add some thing for 1.0.5",
"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.5"
},
"source_files": "QW_Http/QW_Http/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}