blob: f38153a06eefb5ee7711fff012a6c7db6604f347 [file] [log] [blame]
{
"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
}