| { |
| "name": "OKImageDownloader", |
| "version": "0.3.0", |
| "summary": "Image downloading made easy", |
| "description": "A simple framework to manage the downloading, decompressing, caching and cancelling of images.", |
| "homepage": "https://github.com/okcupid/OKImageDownloader", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jordan Guggenheim": "jordan@okcupid.com" |
| }, |
| "source": { |
| "git": "https://github.com/okcupid/OKImageDownloader.git", |
| "tag": "0.3.0" |
| }, |
| "social_media_url": "https://twitter.com/okcupid", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "OKImageDownloader/Classes/**/*" |
| } |