{ "name": "ABI49_0_0EXSplashScreen", "version": "0.20.5", "summary": "Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.", "description": "Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.dev/versions/latest/sdk/splash-screen/", "platforms": { "ios": "13.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "dependencies": { "RCT-Folly": [ "2021.07.22.00" ], "ABI49_0_0ExpoModulesCore": [], "ABI49_0_0React-Core": [] }, "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32", "pod_target_xcconfig": { "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\"", "CLANG_CXX_LANGUAGE_STANDARD": "c++17" }, "source_files": "EXSplashScreen/**/*.{h,m}" }