blob: d41b6d370e3163a0cce85b230bb26693650334a7 [file] [log] [blame]
{
"name": "JGAFImageCache",
"version": "2.0.2",
"license": "MIT",
"summary": "A fast reliable image cache for iOS built with NSURLSession.",
"homepage": "https://github.com/jaminguy/JGAFImageCache",
"authors": "Jamin Guy",
"source": {
"git": "https://github.com/jaminguy/JGAFImageCache.git",
"tag": "2.0.2"
},
"source_files": "*.[hm]",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}