blob: 3dd024766c265f63abd57bd8bbe2170b3c3ede89 [file] [log] [blame]
{
"name": "SAMCache",
"version": "0.2.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.2.0"
},
"source_files": "SAMCache/*",
"frameworks": "Foundation",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}