blob: 1cc69be17b43c76a3cd52a10444f2886acde78eb [file] [log] [blame]
{
"name": "QBDownLoad",
"version": "1.0.1",
"summary": "简单易用的多任务下载器",
"description": "简单易用的多任务下载器,支持异步,多任务,缓存的清除",
"homepage": "https://github.com/CoderCqb/QBDownLoad",
"license": "MIT",
"authors": {
"coderCqb": "490666395@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/CoderCqb/QBDownLoad.git",
"tag": "1.0.1"
},
"source_files": [
"QBDownLoad",
"QBDownLoad/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}