{
  "name": "ABI47_0_0EXErrorRecovery",
  "version": "4.0.0",
  "summary": "Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.",
  "description": "Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/error-recovery/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": []
  },
  "source_files": "EXErrorRecovery/**/*.{h,m}"
}
