blob: c7c9a15ad8ba81d7c0d4f41ef6ee64c97bfe1e42 [file] [log] [blame]
{
"name": "LiquorImage",
"version": "1.0.1",
"summary": "Image downloading, caching, preloading and background transforming. UIImageView category (prefixed) included.",
"description": "Image downloading, persistent & in-memory caching, preloading and background transforming. UIImageView category (prefixed) included.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/apleshkov/LiquorImage",
"authors": "Andrew Pleshkov",
"social_media_url": "https://twitter.com/AndrewPleshkov",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/apleshkov/LiquorImage.git",
"tag": "1.0.1"
},
"source_files": "LiquorImage/**/*.{h,m}",
"requires_arc": true
}