blob: 1164a275e60f1ccd2e4f0991c871682027a354ce [file] [log] [blame]
{
"name": "Diskcached",
"version": "0.0.3",
"summary": "Diskcached.",
"description": " simple disk cache\n",
"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.0.3"
},
"source_files": "Diskcached/*.{h,m}",
"requires_arc": true
}