blob: 114ebafe649ae4820b23337f98c2602a6023ed7f [file] [log] [blame]
{
"name": "HQDownLoadTool",
"version": "0.0.1",
"summary": "HQDownLoadTool.",
"description": "HQDownLoadTool.下载器支持断点下载等",
"homepage": "https://github.com/Whiteands/HQDownLoadTool",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"HQFlying": "245377839@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Whiteands/HQDownLoadTool.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"HQDownLoadTool/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}