[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 3 / f / AvailableHapticFeedback / 1.0.1 / AvailableHapticFeedback.podspec.json
blobfb9c5bda7c68d7ecdb4257b807e95399a3956a37
2   "name": "AvailableHapticFeedback",
3   "version": "1.0.1",
4   "summary": "Unified haptic feedback interface for all subclasses of UIFeedbackGenerator, with availability checks for iOS 9.",
5   "homepage": "https://github.com/yonat/AvailableHapticFeedback",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yonat Sharon": "yonat@ootips.org"
12   },
13   "social_media_url": "http://twitter.com/yonatsharon",
14   "swift_versions": [
15     "4.2",
16     "5.0",
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/yonat/AvailableHapticFeedback.git",
25     "tag": "1.0.1"
26   },
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.0"