blob: be986c145f6e0543d40b57a67da2cd1ac7183f2c [file] [log] [blame]
{
"name": "SAMCache",
"version": "0.3.0",
"summary": "Simple in memory and on disk cache.",
"description": "Simple in memory and on disk cache for iOS and Mac OS X.",
"homepage": "https://github.com/soffes/SAMCache",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"source": {
"git": "https://github.com/soffes/SSCache.git",
"tag": "v0.3.0"
},
"source_files": "SAMCache/*",
"frameworks": "Foundation",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}