blob: 77bc71b45c936efcf6a9ce711060792f15503f41 [file] [log] [blame]
{
"name": "UXMBatchDownloader",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UXMBatchDownloader/Classes/**/*",
"pushed_with_swift_version": "3.0"
}