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