{ "name": "ABI47_0_0EXFirebaseAnalytics", "version": "8.0.0", "summary": "A universal module that interfaces with the native firebase analytics API", "description": "A universal module that interfaces with the native firebase analytics API", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.dev/versions/latest/sdk/firebase-analytics/", "platforms": { "ios": "13.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "pod_target_xcconfig": { "DEFINES_MODULE": "YES", "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES" }, "dependencies": { "Firebase/Core": [ "9.5.0" ], "ABI47_0_0ExpoModulesCore": [], "ABI47_0_0EXFirebaseCore": [] }, "source_files": "EXFirebaseAnalytics/**/*.{h,m}" }