{
  "name": "ABI47_0_0EXScreenOrientation",
  "version": "5.0.0",
  "summary": "Expo universal module for managing device's screen orientation",
  "description": "Expo universal module for managing device's screen orientation",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/screen-orientation/",
  "platforms": {
    "ios": "13.0"
  },
  "swift_versions": "5.4",
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": [],
    "ABI47_0_0React-Core": []
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES"
  },
  "source_files": "EXScreenOrientation/**/*.{h,m,swift}",
  "swift_version": "5.4"
}
