blob: 2be633ea4318909bde1cdff19952f0876c3e485c [file] [log] [blame]
{
"name": "XLLFileDownload",
"version": "1.0.0",
"summary": "A short description of XLLFileDownload.",
"description": "XLLFileDownload.",
"homepage": "https://github.com/XLLKit/XLLFileDownload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"b593771943": "1593771943@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XLLKit/XLLFileDownload.git",
"tag": "1.0.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "Core",
"source_files": "XLLFileAction/*{h,m}"
}
]
}