1{
2  "name": "ABI47_0_0ExpoSystemUI",
3  "version": "2.0.0",
4  "summary": "Interact with system UI elements",
5  "description": "Interact with system UI elements",
6  "license": "MIT",
7  "authors": "650 Industries, Inc.",
8  "homepage": "https://docs.expo.dev/versions/latest/sdk/system-ui",
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    "ABI47_0_0ExpoModulesCore": []
19  },
20  "pod_target_xcconfig": {
21    "DEFINES_MODULE": "YES"
22  },
23  "source_files": "ExpoSystemUI/**/*.{h,m,swift}",
24  "swift_version": "5.4"
25}
26