blob: 4434774472eb2c9c14ddae485b7064df22be2924 [file] [log] [blame]
{
"name": "CQImageDownloader",
"version": "0.5.4",
"summary": "Simple Async Image Downloader with progress",
"description": "Simple Async Image Downloader using NSURLSession. Small library and easy to use. Supporting progress to use with progress view",
"homepage": "https://github.com/comquas/CQImageDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saturngod": "saturngod@gmail.com"
},
"source": {
"git": "https://github.com/comquas/CQImageDownloader.git",
"tag": "0.5.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQImageDownloader/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}