blob: 4d008fc0bb949f2d3599a09cea95cc0d19a442f9 [file] [log] [blame]
{
"name": "VDRequest",
"version": "1.0.2",
"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.2"
},
"source_files": "VDRequest/RequestTool/*.{h,m}",
"requires_arc": true
}