[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 8 / b / FirebaseInAppMessagingDisplay / 0.17.0 / FirebaseInAppMessagingDisplay.podspec.json
blobfe3f21af223db5ce226b5c785a006813444068d3
2   "name": "FirebaseInAppMessagingDisplay",
3   "version": "0.17.0",
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",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/firebase-ios-sdk.git",
14     "tag": "InAppMessagingDisplay-0.17.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "8.0"
19   },
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"
28   }