[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / f / TapticKit / 0.1.0 / TapticKit.podspec.json
blobaba58a72ac8c0db13943db7b97cd2cad6dd456c8
2   "name": "TapticKit",
3   "version": "0.1.0",
4   "summary": "Make use of Taptic engine for haptic feedback",
5   "description": "TapticKit makes it easier to use Taptic engine for haptic feedback. Supports all generations of Taptic engine. If the device doesn't support haptic feedback, TapticKit falls back on using simpler",
6   "homepage": "https://github.com/devandsev/TapticKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Sevrikov": "devandsev@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devandsev/TapticKit.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": [
23     "Foundation",
24     "AudioToolbox"
25   ],
26   "pushed_with_swift_version": "4.1"