blob: b42847cc270b1326a8a3e37cc051d555b61e7755 [file] [log] [blame]
{
"name": "CQImageDownloader",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQImageDownloader/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}