{
  "name": "ABI47_0_0ExpoSystemUI",
  "version": "2.0.0",
  "summary": "Interact with system UI elements",
  "description": "Interact with system UI elements",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/system-ui",
  "platforms": {
    "ios": "13.0"
  },
  "swift_versions": "5.4",
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": []
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES"
  },
  "source_files": "ExpoSystemUI/**/*.{h,m,swift}",
  "swift_version": "5.4"
}
