blob: 8039c9617684ba2dfffa40b556f4c2f5c80dca75 [file] [log] [blame]
{
"name": "DFImageManager",
"version": "0.0.16",
"summary": "Complete solution for fetching, preheating, caching and processing 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.16"
},
"source_files": "DFImageManager/Source/**/*.{h,m}",
"requires_arc": true
}