[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / b / TapticEngine / 1.0.0 / TapticEngine.podspec.json
blob2e1307f4ee42e39a940c592b2f0b4067fa308ed4
2   "name": "TapticEngine",
3   "version": "1.0.0",
4   "summary": "\"TapticEngine\" generates iOS Device vibrations.",
5   "description": "\"TapticEngine\" generates iOS Device vibrations.\nThis library wrapps on [UIImpactFeedbackGenerator](https://developer.apple.com/reference/uikit/uiimpactfeedbackgenerator), [UISelectionFeedbackGenerator](https://developer.apple.com/reference/uikit/uiselectionfeedbackgenerator), [UINotificationFeedbackGenerator](https://developer.apple.com/reference/uikit/uinotificationfeedbackgenerator).",
6   "homepage": "https://github.com/WorldDownTown/TapticEngine",
7   "screenshots": "https://dl2.pushbulletusercontent.com/TKSfPYAu8pl5NARwARj2E3j87llwnXcs/taptic_engine.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WorldDownTown": "WorldDownTown@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WorldDownTown/TapticEngine.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/WorldDownTown",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": [
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "3.1"