4 "summary": "Easy Haptic Feedback (Vibration) in Swift",
5 "description": "Vifra is a framework for macOS, iOS and watchOS that provides simplified access to the device actuator to provide haptic feedback (vibration through the taptic engine).",
6 "homepage": "https://github.com/matis-schotte/Vifra",
7 "documentation_url": "https://matis-schotte.github.io/Vifra",
13 "Matis Schotte": "dm26f1cab8aa26@ungeord.net"
15 "social_media_url": "https://twitter.com/matis_schotte",
17 "git": "https://github.com/matis-schotte/Vifra.git",
20 "source_files": "Sources/*.swift",
22 "source_files": "Sources/macOS/*.{h,swift}",
23 "frameworks": "MultitouchSupport"
30 "source_files": "Sources/watchOS/*.swift"
32 "swift_version": "4.0",
34 "FRAMEWORK_SEARCH_PATHS": "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"