blob: 52991472ed0f7c7f439f976bc846b1aca416261e [file] [log] [blame]
{
"name": "RateLimit",
"version": "2.1.2",
"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": "v2.1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"osx": "10.10",
"ios": "8.0",
"watchos": "2.0"
},
"frameworks": "Foundation",
"source_files": "RateLimit/**/*.{h,m,swift}"
}