blob: 8d67f3bea4b1ee6e982c10329dae9d8b47b8ccd6 [file] [log] [blame]
{
"name": "VDRequest",
"version": "1.0.1",
"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.1"
},
"source_files": "VDRequest/RequestTool/*.{h,m}",
"requires_arc": true
}