blob: e7a2c4f99f5cb453dc02a9766586ede5763606f9 [file] [log] [blame]
{
"name": "SZDownload",
"version": "1.0.1",
"summary": "多任务断点续传下载",
"homepage": "https://github.com/StenpZ/SZDownload",
"license": "MIT",
"authors": {
"StenpZ": "zhouc520@foxmail.com"
},
"source": {
"git": "https://github.com/StenpZ/SZDownload.git",
"tag": "1.0.1"
},
"source_files": "SZDownload/*.{h,m}",
"frameworks": "Foundation",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}