blob: fe1fbb11f7716aa0ac9f9164164339a23b5446c1 [file] [log] [blame]
{
"name": "DXDownload",
"version": "1.1.0",
"summary": "A short description of DXDownload.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Jackdx/DXDownload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackdx": "jack.deng@ubtrobot.com"
},
"source": {
"git": "https://github.com/Jackdx/DXDownload.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DXDownload/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 4.0.0"
],
"TMCache": [
"~> 2.1.0"
]
}
}