{ "name": "EXHaptics", "version": "6.0.0", "summary": "Provides access to the system's haptics engine on iOS and vibration effects on Android.", "description": "Provides access to the system's haptics engine on iOS and vibration effects on Android.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.io/versions/latest/sdk/haptics/", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "source_files": "EXHaptics/**/*.{h,m}", "preserve_paths": "EXHaptics/**/*.{h,m}", "requires_arc": true, "dependencies": { "UMCore": [ ] } }