blob: 533bb8068668816dae78941d757765c28dcc0390 [file] [log] [blame]
{
"name": "HYFileDownloader",
"version": "0.0.1",
"summary": "一个支持多线程,多任务的下载器",
"description": "一个支持多线程、断点下载、下载记录的多任务的下载器",
"homepage": "https://github.com/hillyoung/HYFileDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanghaha": "389181073@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hillyoung/HYFileDownloader.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"HYFileDownloader/HYFileDownloader/*.{h,m}"
]
}