2 "name": "TapticEngine",
4 "summary": "\"TapticEngine\" generates iOS Device vibrations.",
5 "description": "TapticEngine generates haptic feedback vibrations on iOS device.\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://raw.githubusercontent.com/WorldDownTown/TapticEngine/master/images/taptic_engine.png",
13 "WorldDownTown": "WorldDownTown@gmail.com"
16 "git": "https://github.com/WorldDownTown/TapticEngine.git",
19 "social_media_url": "https://twitter.com/WorldDownTown",
23 "source_files": "Sources/**/*.swift",
27 "pushed_with_swift_version": "3.1"