blob: d1417a31013dcf87aa31d7af19c26d8f7eaaaea0 [file] [log] [blame]
{
"name": "DORateLimit",
"version": "0.1.5",
"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.5"
},
"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"
}