blob: 94c8ae0f9b2183db4c46e77881a80c621cbcb765 [file] [log] [blame]
{
"name": "RateLimit",
"version": "1.3.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.3.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0"
},
"frameworks": "Foundation",
"source_files": "RateLimit/**/*.{h,m,swift}"
}