blob: d6ab6d8ca680df6b2ed3dc03086b483d99375bec [file] [log] [blame]
{
"name": "RateLimit",
"version": "1.1.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.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "RateLimit/**/*.{h,m,swift}"
}