blob: 150f65f36fa251d3ab1a5bee2f2bb575e4800706 [file] [log] [blame]
{
"name": "MFCache",
"version": "0.0.1",
"license": "MIT",
"summary": "A lightweight iOS cache class.",
"homepage": "https://github.com/mkftr/MFCache",
"authors": {
"Ken Matsui": "ken@mkftr.com"
},
"source": {
"git": "https://github.com/mkftr/MFCache.git",
"tag": "0.0.1"
},
"source_files": "MFCache",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}