[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / AvailableHapticFeedback / 1.0.0 / AvailableHapticFeedback.podspec.json
blob5e83337045cebb970f1cd4a622ae4f067a66d8cb
2   "name": "AvailableHapticFeedback",
3   "version": "1.0.0",
4   "summary": "Wrapper for UIFeedbackGenerator that compiles on 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_version": "4.2",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/yonat/AvailableHapticFeedback.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/*.swift"