blob: 354494101e62ab78eca3ba6fccf20ac59c838c1f [file] [log] [blame]
{
"name": "Diskcached",
"platforms": {
"ios": "5.0"
},
"version": "0.1.0",
"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.1.0"
},
"source_files": "Diskcached/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}