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