{ "name": "ABI49_0_0EXUpdates", "version": "0.18.10", "summary": "Fetches and manages remotely-hosted assets and updates to your app's JS bundle.", "description": "Fetches and manages remotely-hosted assets and updates to your app's JS bundle.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.dev/versions/latest/sdk/updates/", "platforms": { "ios": "13.0" }, "swift_versions": "5.4", "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "dependencies": { "ReachabilitySwift": [], "ASN1Decoder": [ "~> 1.8" ], "RCT-Folly": [ "2021.07.22.00" ], "ABI49_0_0ExpoModulesCore": [], "ABI49_0_0React-Core": [], "ABI49_0_0EXStructuredHeaders": [], "ABI49_0_0EXUpdatesInterface": [], "ABI49_0_0EXManifests": [], "ABI49_0_0EASClient": [] }, "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32", "pod_target_xcconfig": { "GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS": "YES", "GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS": "YES", "DEFINES_MODULE": "YES", "SWIFT_COMPILATION_MODE": "wholemodule", "OTHER_CFLAGS[config=Debug]": "$(inherited)", "OTHER_SWIFT_FLAGS[config=Debug]": "$(inherited)" }, "user_target_xcconfig": { "HEADER_SEARCH_PATHS": "\"${PODS_CONFIGURATION_BUILD_DIR}/EXUpdates/Swift Compatibility Header\"" }, "source_files": "EXUpdates/**/*.{h,m,swift}", "exclude_files": "Tests/", "testspecs": [ { "name": "Tests", "test_type": "unit", "source_files": "Tests/*.{h,m,swift}", "resources": "Tests/Support/**/*", "dependencies": { "ExpoModulesTestCore": [] }, "pod_target_xcconfig": { "USER_HEADER_SEARCH_PATHS": "\"${CONFIGURATION_TEMP_DIR}/EXUpdates.build/DerivedSources\"", "GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS": "YES", "GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS": "YES", "DEFINES_MODULE": "YES", "SWIFT_COMPILATION_MODE": "wholemodule" } } ], "swift_version": "5.4" }