blob: e753eabf16aef9864bd2aaca65500f4338430564 [file] [log] [blame]
{
"name": "Diskcached",
"platforms": {
"ios": null
},
"version": "0.1.1",
"summary": "Diskcached.",
"description": "simple disk cache",
"homepage": "https://github.com/hirohisa/Diskcached",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/Diskcached.git",
"tag": "0.1.1"
},
"source_files": "Diskcached/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}