blob: f869fb98eeae5e7b67d5e7ceb2f798e960a5f2b3 [file] [log] [blame]
{
"name": "DORateLimit",
"version": "0.1.4",
"summary": "Rate limit your functions with throttling and debouncing",
"homepage": "https://github.com/danydev/DORateLimit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/danydev/DORateLimit.git",
"tag": "0.1.4"
},
"authors": {
"Daniele Orrù€": "daniele.orru.dev@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "DORateLimit/*.swift"
}