blob: 30887259b5c6b088370cfc331331665fc486dfb3 [file] [log] [blame]
{
"name": "DFImageManager",
"version": "0.0.12",
"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": "7.0"
},
"source": {
"git": "https://github.com/kean/DFImageManager.git",
"tag": "0.0.12"
},
"source_files": "DFImageManager/DFImageManager/**/*.{h,m}",
"requires_arc": true
}