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.21.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 "FirebaseCore/Sources/Private/*.h"
28 "public_header_files": "FirebaseInAppMessaging/Sources/Public/*.h",
29 "private_header_files": "FirebaseInAppMessaging/Sources/Private/**/*.h",
31 "InAppMessagingDisplayResources": [
32 "FirebaseInAppMessaging/Resources/*.xib",
33 "FirebaseInAppMessaging/Resources/*.storyboard",
34 "FirebaseInAppMessaging/Resources/*.png"
37 "pod_target_xcconfig": {
38 "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 $(inherited) FIRInAppMessaging_LIB_VERSION=0.21.0 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1",
39 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
45 "FirebaseInstallations": [
48 "GoogleDataTransportCCTSupport": [
51 "FirebaseABTesting": [
54 "GoogleUtilities/Environment": [
65 "source_files": "FirebaseInAppMessaging/Tests/Unit/*.[mh]",
66 "resources": "FirebaseInAppMessaging/Tests/Unit/*.txt",
67 "requires_app_host": true,