blob: f246ae7aa9310a96ab2664c858ccb6ead4248f46 [file] [log] [blame]
{
"name": "DORateLimit",
"version": "0.1.6",
"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.6"
},
"authors": {
"Daniele Orrù€": "daniele.orru.dev@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "DORateLimit/*.swift",
"pushed_with_swift_version": "3.0"
}