[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 6 / 1 / PressGestureRecognizer / 1.0.0 / PressGestureRecognizer.podspec.json
blob7d9765fefb2fecf5e9931b24d571621884a7e921
2   "name": "PressGestureRecognizer",
3   "version": "1.0.0",
4   "summary": "A Gesture Recognizer for the Apple TV remote.",
5   "description": "A Gesture Recognizer for tvOS that recognizes directional presses (clicks) on the Apple TV remote.",
6   "homepage": "https://github.com/davidengelhardt/PressGestureRecognizer",
7   "license": "MIT",
8   "authors": {
9     "David Engelhardt": "daengelhardt@gmail.com"
10   },
11   "platforms": {
12     "tvos": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/davidengelhardt/PressGestureRecognizer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "PressGestureRecognizer",
20     "PressGestureRecognizer/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "PressGestureRecognizer/Exclude"