[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 4 / LVDebounce / 0.0.4 / LVDebounce.podspec.json
blob76725f14595f1ef07e564e0c8d56b838f3bc2f12
2   "name": "LVDebounce",
3   "version": "0.0.4",
4   "summary": "LVDebounce provides an NSTimer-like class for debouncing method calls.",
5   "homepage": "http://github.com/layervault/LVDebounce",
6   "license": "MIT",
7   "authors": {
8     "Kelly Sutton": "kelly@layervault.com"
9   },
10   "source": {
11     "git": "https://github.com/layervault/LVDebounce.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "*.{h,m}",
15   "frameworks": "Foundation",
16   "requires_arc": true