blob: c6786a2ff97f5af9ea46d583bc97a7a12b7fb6c6 [file] [log] [blame]
{
"name": "DORateLimit",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DORateLimit/*.swift"
}