[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / f / AvailableHapticFeedback / 1.0.2 / AvailableHapticFeedback.podspec.json
blobe8acbaec3bfc78947e47b54f432dc6819c777a1d
2   "name": "AvailableHapticFeedback",
3   "version": "1.0.2",
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": "https://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.2"
26   },
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.0"