blob: dcb63692578e30d4bfac96ab2901a90816174e86 [file] [log] [blame]
{
"name": "WebImageDownload",
"version": "0.0.1",
"summary": "网络图片下载",
"homepage": "https://github.com/miaozhihui/WebImageDownload",
"license": "MIT",
"authors": {
"miaozhihui": "876915224@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/miaozhihui/WebImageDownload.git",
"tag": "0.0.1"
},
"source_files": [
"WebImageDownload",
"WebImageDownload/*.{h,m}"
],
"requires_arc": true
}