{ | |
"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" | |
} | |
} |