{ | |
"name": "HKMultiFileDownloader", | |
"version": "0.0.1", | |
"summary": "使用多线程下载文件", | |
"homepage": "https://github.com/CoderKyle/HKMultiFileDownloader", | |
"license": "MIT", | |
"authors": { | |
"CoderKyle": "huangkai525@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/CoderKyle/HKMultiFileDownloader.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "HKMultiFileDownloader", | |
"requires_arc": true | |
} |