{
  "name": "ABI47_0_0EXApplication",
  "version": "5.0.0",
  "summary": "A universal module that gets native application information such as its ID, app name, and build version at runtime",
  "description": "A universal module that gets native application information such as its ID, app name, and build version at runtime",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/application/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": []
  },
  "source_files": "EXApplication/**/*.{h,m}"
}
