blob: 544656f8ec6cd05aacbcefa28884567353688a50 [file] [log] [blame]
{
"name": "VDRequest",
"version": "1.0.6",
"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.6"
},
"source_files": "VDRequest/RequestTool/*.{h,m}",
"requires_arc": true
}