[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / e / BMThrottleDebounce / 0.0.1 / BMThrottleDebounce.podspec.json
bloba5ff593636761bffd1ab120fa5df10d60b6eb9d7
2   "name": "BMThrottleDebounce",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/zhengbomo/BMThrottleDebounce",
8   "authors": {
9     "zhengbomo": "zhengbomo@hotmail.com"
10   },
11   "summary": "throttle and debounce trigger",
12   "source": {
13     "git": "https://github.com/zhengbomo/BMThrottleDebounce.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "Sources/BMThrottleDebounce/ThrottleDebounce/*.{h,m}",
17   "platforms": {
18     "ios": "9.0"
19   }