blob: 28c3aa5c79e3ee6a3c44f5cd448ece80650e2683 [file] [log] [blame]
{
"name": "LRImageManager",
"version": "0.1",
"license": "MIT",
"summary": "Objective-C simple image manager with memory and disk cache support.",
"homepage": "https://github.com/luisrecuenco/LRImageManager.git",
"authors": {
"Luis Recuenco": "luisrecuenco@gmail.com"
},
"source": {
"git": "https://github.com/luisrecuenco/LRImageManager.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LRImageManager",
"requires_arc": true
}