blob: 846e06174f1abdf3d01382d9cd0ef264828e2340 [file] [log] [blame]
{
"name": "LRImageManager",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LRImageManager",
"requires_arc": true,
"dependencies": {
"Reachability": [
]
}
}