blob: 17bcd1115b894cca2de0b560bdf0cf37cf92cb67 [file] [log] [blame]
{
"name": "UXMBatchDownloader",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UXMBatchDownloader/Classes/**/*"
}