4 "summary": "Play your custom haptic feedback with ease.",
5 "description": "Play your custom haptic feedback with ease. With a few strings, you can create various mixes of haptic vibration. This SDK provides two types of haptics - Buzz and Beat, which you can customize with the variables such as intensity and sharpness. Under the hood it uses native Core Haptics library. The Buzz corresponds to 'hapticContinuous' and Beat to 'hapticTransient'. The intensity and sharpness are the same as in Core Haptics.",
6 "homepage": "https://github.com/chungchung1315/CKHaptic",
12 "Marcel": "chungchung1315@gmail.com"
15 "git": "https://github.com/chungchung1315/CKHaptic.git",
21 "swift_versions": "5.0",
22 "source_files": "CKHaptic/Classes/**/*",
23 "frameworks": "CoreHaptics",
24 "swift_version": "5.0"