[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 6 / 1 / PressGestureRecognizer / 1.1.2 / PressGestureRecognizer.podspec.json
blobadd557c5eca459fd0e69a0c9bba87cab34c29603
2   "name": "PressGestureRecognizer",
3   "version": "1.1.2",
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.1.2"
17   },
18   "source_files": [
19     "PressGestureRecognizer",
20     "PressGestureRecognizer/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "PressGestureRecognizer/Exclude"