4 "summary": "ImageCacher helps you to manage image caching.",
5 "description": " The image caching is asynchronous and based on blocks and GCD. The persistent storage is based on CoreData, fetches are executed in background, last accessed images are stored into a memory buffer.\n",
6 "homepage": "https://github.com/robyxz/ImageCacher",
9 "Roberto Sartori": "roberto@rawfish.it"
12 "git": "https://github.com/robyxz/ImageCacher.git",
19 "source_files": "Pod/Classes",
25 "public_header_files": "Pod/Classes/**/*.h",