blob: 0171ea1c504d9c523eaf93903fd21d76bdb58725 [file] [log] [blame]
{
"name": "LDXDownload",
"version": "0.0.2",
"summary": "A short description of LDXDownload.",
"description": "iOS AFNetworking下载",
"homepage": "https://github.com/github-liuxu/LDXDownload",
"license": "MIT",
"authors": {
"liuxu": "chuyang009@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/github-liuxu/LDXDownload.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
]
}
}