blob: cb9993d649fdfae96c351c1053e62d00ff345fc5 [file] [log] [blame]
{
"name": "ImageCache-bennyguitar",
"version": "1.0.0",
"summary": "A shared cache class that saves UIImages to a Key/Value store.",
"homepage": "https://github.com/bennyguitar/ImageCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BenGordon": "brgordon@ua.edu"
},
"source": {
"git": "https://github.com/bennyguitar/ImageCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}