{ | |
"name": "GVCache", | |
"version": "1.0.1", | |
"license": "MIT", | |
"summary": "Fast Caching for Objective-C (iPhone & Mac Compatible).", | |
"homepage": "https://github.com/gangverk/GVCache", | |
"authors": { | |
"Kevin Renskers": "info@mixedcase.nl" | |
}, | |
"source": { | |
"git": "https://github.com/gangverk/GVCache.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "*.{h,m}", | |
"requires_arc": true | |
} |