{ "name": "UMSensorsInterface", "version": "3.0.0", "summary": "An interface for sensors modules.", "description": "An interface for sensors modules.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-sensors-interface", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "source_files": "UMSensorsInterface/**/*.{h,m}", "preserve_paths": "UMSensorsInterface/**/*.{h,m}", "requires_arc": true }