| { |
| "name": "UXMBatchDownloader", |
| "version": "0.1.3", |
| "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.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "UXMBatchDownloader/Classes/**/*" |
| } |