[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 8 / b / CQImageDownloader / 0.5 / CQImageDownloader.podspec.json
blob495a0d9874c9dcc4fb93914abd7fdb69ebae00d2
2   "name": "CQImageDownloader",
3   "version": "0.5",
4   "summary": "Simple Async Image Downloader with progress",
5   "description": "Simple Async Image Downloader using NSURLSession. Small library and easy to use. Supporting progress to use with progress view",
6   "homepage": "https://github.com/comquas/CQImageDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saturngod": "saturngod@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/comquas/CQImageDownloader.git",
16     "tag": "0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CQImageDownloader/Classes/*.swift",
22   "pushed_with_swift_version": "3.0"