blob: bf4523e0f65004ba2321edd84bbd024cadca10dc [file] [log] [blame]
{
"name": "RateLimit",
"version": "1.0.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/RateLimit",
"summary": "Simple utility for only executing code every so often.",
"source": {
"git": "https://github.com/soffes/RateLimit.git",
"tag": "v1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "Foundation",
"source_files": "RateLimit/**/*.{h,m,swift}"
}