blob: 5616bb5bc8a0245c9e8fc31569a34d90c3ca1f78 [file] [log] [blame]
{
"name": "Cheapjack",
"version": "0.1.0",
"summary": "Cheapjack is a download manager providing an interface over NSURLSessionDownloadTask",
"description": "Cheapjack is a download manager providing an interface over NSURLSessionDownloadTask for managing multiple, simultaneous downloads with easier control over resuming, etc.",
"homepage": "https://github.com/dimohamdy/Cheapjack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dimohamdy": "dimo.hamdy@gmail.com"
},
"source": {
"git": "https://github.com/dimohamdy/Cheapjack.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Cheapjack/Classes/**/*",
"pushed_with_swift_version": "3.0"
}