blob: 281439dc9e87b3ba8aa9bda0195806ee592d15b4 [file] [log] [blame]
{
"name": "DFImageManager",
"version": "0.0.1",
"summary": "Complete solution for fetching, caching and adjusting images",
"homepage": "https://github.com/kean/DFImageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Grebenyuk": "grebenyuk.alexander@gmail.com"
},
"social_media_url": "https://www.facebook.com/agrebenyuk",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/kean/DFImageManager.git",
"tag": "0.0.1"
},
"source_files": "DFImageManager/DFImageManager/**/*.{h,m}",
"requires_arc": true
}