[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / a / HapticFeedbackWrapper / 0.1.0 / HapticFeedbackWrapper.podspec.json
blob58aef540edaa68849eb701f83de1df5d0a58e52f
2   "name": "HapticFeedbackWrapper",
3   "version": "0.1.0",
4   "summary": "A wrapper for haptic feedback",
5   "swift_versions": "5.0",
6   "description": "A wrapper for haptic feedback.",
7   "homepage": "https://github.com/anconaesselmann/HapticFeedbackWrapper",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/HapticFeedbackWrapper.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "HapticFeedbackWrapper/Classes/**/*",
24   "swift_version": "5.0"