blob: b680a9f5977033a8c134e44e919b63d12a1848cb [file] [log] [blame]
{
"name": "VDRequest",
"version": "1.0.4",
"summary": "An easy way to send request and upload file",
"homepage": "https://github.com/VolientDuan/VDRequest",
"license": "MIT",
"authors": {
"volientDuan": "volientduan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VolientDuan/VDRequest.git",
"tag": "1.0.4"
},
"source_files": "VDRequest/RequestTool/*.{h,m}",
"requires_arc": true
}