1{
2  "name": "ABI48_0_0EXScreenOrientation",
3  "version": "5.1.1",
4  "summary": "Expo universal module for managing device's screen orientation",
5  "description": "Expo universal module for managing device's screen orientation",
6  "license": "MIT",
7  "authors": "650 Industries, Inc.",
8  "homepage": "https://docs.expo.dev/versions/latest/sdk/screen-orientation/",
9  "platforms": {
10    "ios": "13.0"
11  },
12  "swift_versions": "5.4",
13  "source": {
14    "git": "https://github.com/expo/expo.git"
15  },
16  "static_framework": true,
17  "dependencies": {
18    "ABI48_0_0ExpoModulesCore": [],
19    "ABI48_0_0React-Core": []
20  },
21  "pod_target_xcconfig": {
22    "DEFINES_MODULE": "YES"
23  },
24  "source_files": "EXScreenOrientation/**/*.{h,m,swift}",
25  "swift_version": "5.4"
26}
27