{ "name": "ABI49_0_0ExpoModulesCore", "version": "1.5.9", "summary": "The core of Expo Modules architecture", "description": "The core of Expo Modules architecture", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://github.com/expo/expo/tree/main/packages/expo-modules-core", "platforms": { "ios": "13.0" }, "swift_versions": "5.4", "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "header_dir": "ABI49_0_0ExpoModulesCore", "pod_target_xcconfig": { "USE_HEADERMAP": "YES", "DEFINES_MODULE": "YES", "CLANG_CXX_LANGUAGE_STANDARD": "c++17", "SWIFT_COMPILATION_MODE": "wholemodule", "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/DoubleConversion\" \"$(PODS_ROOT)/RCT-Folly\" \"${PODS_ROOT}/Headers/Public/ABI49_0_0React-hermes\" \"${PODS_ROOT}/Headers/Public/ABI49_0_0hermes-engine\" \"${PODS_ROOT}/Headers/Private/ABI49_0_0React-Core\" \"$(PODS_ROOT)/Headers/Private/React-bridging/react/bridging\" \"$(PODS_CONFIGURATION_BUILD_DIR)/React-bridging/react_bridging.framework/Headers\" \"$(PODS_ROOT)/boost\"", "FRAMEWORK_SEARCH_PATHS": "\"${PODS_CONFIGURATION_BUILD_DIR}/React-hermes\"", "OTHER_SWIFT_FLAGS": "$(inherited) " }, "user_target_xcconfig": { "HEADER_SEARCH_PATHS": [ "\"${PODS_CONFIGURATION_BUILD_DIR}/ExpoModulesCore/Swift Compatibility Header\"", "\"$(PODS_ROOT)/Headers/Private/React-bridging/react/bridging\"", "\"$(PODS_CONFIGURATION_BUILD_DIR)/React-bridging/react_bridging.framework/Headers\"" ] }, "dependencies": { "RCT-Folly": [ "2021.07.22.00" ], "ABI49_0_0React-Core": [], "ABI49_0_0ReactCommon/turbomodule/core": [], "ABI49_0_0React-RCTAppDelegate": [], "ABI49_0_0React-NativeModulesApple": [] }, "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -DREACT_NATIVE_MINOR_VERSION=72", "source_files": [ "ios/**/*.{h,m,mm,swift,cpp}", "common/cpp/**/*.{h,cpp}" ], "exclude_files": [ "ios/Tests/", "ios/Fabric/", "common/cpp/fabric/" ], "private_header_files": [ "ios/**/*+Private.h", "ios/**/Swift.h" ], "testspecs": [ { "name": "Tests", "test_type": "unit", "dependencies": { "ExpoModulesTestCore": [] }, "source_files": "ios/Tests/**/*.{m,swift}" } ], "swift_version": "5.4" }