blob: d65d88a81b64b95bcf587ba31ca522a8b700bd5d [file] [log] [blame]
{
"name": "OKImageDownloader",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/okcupid",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "OKImageDownloader/Classes/**/*"
}