2 "name": "FirebaseInAppMessaging",
4 "summary": "Firebase In-App Messaging for iOS",
5 "description": "FirebaseInAppMessaging is the headless component of Firebase In-App Messaging on iOS client side.\nSee more product details at https://firebase.google.com/products/in-app-messaging/ about Firebase In-App Messaging.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "InAppMessaging-0.24.0"
16 "social_media_url": "https://twitter.com/Firebase",
20 "cocoapods_version": ">= 1.4.0",
21 "static_framework": true,
22 "prefix_header_file": false,
24 "FirebaseInAppMessaging/Sources/**/*.[cmh]",
25 "Interop/Analytics/Public/*.h",
26 "FirebaseABTesting/Sources/Private/*.h",
27 "FirebaseCore/Sources/Private/*.h",
28 "FirebaseInstallations/Source/Library/Private/*.h",
29 "GoogleUtilities/Environment/Private/*.h"
31 "public_header_files": "FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/*.h",
32 "private_header_files": "FirebaseInAppMessaging/Sources/Private/**/*.h",
34 "InAppMessagingDisplayResources": [
35 "FirebaseInAppMessaging/Resources/*.storyboard",
36 "FirebaseInAppMessaging/Resources/*.png"
39 "pod_target_xcconfig": {
40 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FIRInAppMessaging_LIB_VERSION=0.24.0 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1",
41 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
47 "FirebaseInstallations": [
50 "FirebaseABTesting": [
53 "GoogleUtilities/Environment": [
64 "source_files": "FirebaseInAppMessaging/Tests/Unit/*.[mh]",
65 "resources": "FirebaseInAppMessaging/Tests/Unit/*.txt",
66 "requires_app_host": true,