blob: 8e0cc5a3e7afd067673440c40fdd55c4a0a5a65a [file] [log] [blame]
{
"name": "SAMRateLimit",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMRateLimit",
"summary": "Simple utility for only executing code every so often.",
"source": {
"git": "https://github.com/soffes/SAMRateLimit.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "SAMRateLimit"
}