1{
2  "name": "ABI47_0_0EXSplashScreen",
3  "version": "0.17.0",
4  "summary": "Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.",
5  "description": "Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.",
6  "license": "MIT",
7  "authors": "650 Industries, Inc.",
8  "homepage": "https://docs.expo.dev/versions/latest/sdk/splash-screen/",
9  "platforms": {
10    "ios": "13.0"
11  },
12  "source": {
13    "git": "https://github.com/expo/expo.git"
14  },
15  "static_framework": true,
16  "dependencies": {
17    "ABI47_0_0ExpoModulesCore": [],
18    "ABI47_0_0React-Core": []
19  },
20  "source_files": "EXSplashScreen/**/*.{h,m}"
21}
22