blob: da01f3966fdc704e0d280ab490bbb86047e3f316 [file] [log] [blame]
{
"name": "UXMBatchDownloader",
"version": "0.1.2",
"summary": "Easily download massive numbers of files.",
"description": "UXMBatchDownloader simplifies the arduous task of handling hundreds of file downloads concurrently without worrying about timeouts.",
"homepage": "https://github.com/uxmstudio/UXMBatchDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Anderson": "chris@uxmstudio.com"
},
"source": {
"git": "https://github.com/uxmstudio/UXMBatchDownloader.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UXMBatchDownloader/Classes/**/*"
}