{ "name": "ABI49_0_0EXUpdatesInterface", "version": "0.10.1", "summary": "Native interface for modules that optionally depend on expo-updates, e.g. expo-dev-launcher.", "description": "Native interface for modules that optionally depend on expo-updates, e.g. expo-dev-launcher.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.dev/versions/latest/sdk/module-template", "platforms": { "ios": "13.0" }, "swift_versions": "5.4", "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "source_files": "EXUpdatesInterface/**/*.{h,m,swift}", "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" }, "user_target_xcconfig": { "HEADER_SEARCH_PATHS": "\"${PODS_CONFIGURATION_BUILD_DIR}/EXUpdatesInterface/Swift Compatibility Header\"" }, "swift_version": "5.4" }