blob: 77fdbc9f0e674db7b9267c4597dc6847df83c5a2 [file] [log] [blame]
{
"name": "LRImageManager",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LRImageManager",
"requires_arc": true,
"dependencies": {
"Reachability": [
]
}
}