blob: a5ff593636761bffd1ab120fa5df10d60b6eb9d7 [file] [log] [blame]
{
"name": "BMThrottleDebounce",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/zhengbomo/BMThrottleDebounce",
"authors": {
"zhengbomo": "zhengbomo@hotmail.com"
},
"summary": "throttle and debounce trigger",
"source": {
"git": "https://github.com/zhengbomo/BMThrottleDebounce.git",
"tag": "0.0.1"
},
"source_files": "Sources/BMThrottleDebounce/ThrottleDebounce/*.{h,m}",
"platforms": {
"ios": "9.0"
}
}