blob: 2c19aa184a37f10e4d19836c46aff7a6b6814aa6 [file] [log] [blame]
{
"name": "DownloadHelper",
"version": "0.0.1",
"summary": "DownloadHelper.",
"description": "基础组件包含了我们的分类,基础配置,宏",
"homepage": "https://github.com/LiKobe/DownloadHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kobeli": "lsy1217@163.com"
},
"source": {
"git": "https://github.com/LiKobe/DownloadHelper.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}