{
  "name": "ABI47_0_0EXDevice",
  "version": "5.0.0",
  "summary": "A universal module that gets physical information about the device running the application",
  "description": "A universal module that gets physical information about the device running the application",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/device/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": []
  },
  "source_files": "EXDevice/**/*.{h,m}"
}
