2 "name": "FirebaseInAppMessagingDisplay",
4 "summary": "Firebase In-App Messaging UI for iOS",
5 "description": "FirebaseInAppMessagingDisplay is the default client UI implementation for\nFirebase In-App Messaging SDK.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "InAppMessagingDisplay-0.17.0"
16 "social_media_url": "https://twitter.com/Firebase",
20 "cocoapods_version": ">= 1.4.0",
21 "static_framework": true,
22 "deprecated_in_favor_of": "FirebaseInAppMessaging",
23 "prefix_header_file": false,
24 "source_files": "FirebaseInAppMessagingDisplay/**/*.[mh]",
25 "pod_target_xcconfig": {
26 "GCC_C_LANGUAGE_STANDARD": "c99",
27 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FIRInAppMessagingDisplay_LIB_VERSION=0.17.0"