blob: 33c71f024aa67d7ace56dc5ac7527b80680dfa7a [file] [log] [blame]
{
"name": "JGAFImageCache",
"version": "2.0.0",
"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.0"
},
"source_files": "*.[hm]",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}