blob: 00cd4e8126728fbaf361abee3fdd0ceaac3c1b48 [file] [log] [blame]
{
"name": "Diskcached",
"version": "0.0.2",
"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.2"
},
"source_files": "Diskcached/*.{h,m}",
"requires_arc": true
}