blob: b322139c985f2d8d31c4417bff65d7a201183733 [file] [log] [blame]
{
"name": "SAMRateLimit",
"version": "0.2.1",
"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.2.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "SAMRateLimit",
"deprecated_in_favor_of": "RateLimit"
}