blob: aca1a4080fc269c37fd8811811c690d6a1728a8f [file] [log] [blame]
{
"name": "HWDownLoader",
"version": "0.1.0",
"summary": "轻量级下载组件,支持多任务下载、断点下载、断电下载",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RedGerrard/HWDownLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RedGerrard": "417705652@qq.com"
},
"source": {
"git": "https://github.com/RedGerrard/HWDownLoader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWDownLoader/Classes/**/*"
}