[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / f / AvailableHapticFeedback / 1.0.3 / AvailableHapticFeedback.podspec.json
blob8bc2ff0196c50f5729da12181d27cd0528db2c63
2   "name": "AvailableHapticFeedback",
3   "version": "1.0.3",
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   ],
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/yonat/AvailableHapticFeedback.git",
24     "tag": "1.0.3"
25   },
26   "source_files": "Sources/*.swift",
27   "resources": [
28     "PrivacyInfo.xcprivacy"
29   ],
30   "swift_version": "5.0"