blob: bf139717a6af1c6c821a8f940bae3beaddeb5c58 [file] [log] [blame]
{
"name": "SWMultiDownload",
"version": "0.0.2",
"homepage": "https://github.com/zhoushaowen/SWMultiDownload",
"platforms": {
"ios": "7.0"
},
"summary": "多线程下载大文件框架",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWMultiDownload.git",
"tag": "0.0.2"
},
"source_files": "SWMultiDownload/SWMultiDownload/*.{h,m}",
"requires_arc": true
}