[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 9 / 0 / d / FirebaseMessagingInterop / 10.6.0 / FirebaseMessagingInterop.podspec.json
blob99c7bafd64f275bb113c2d84bace2b4ee59ff9aa
2   "name": "FirebaseMessagingInterop",
3   "version": "10.6.0",
4   "summary": "Interfaces that allow other Firebase SDKs to use Messaging functionality.",
5   "description": "Not for public use.\nA set of protocols that other Firebase SDKs can use to interoperate with FirebaseMessaging in a safe\nand reliable manner.",
6   "homepage": "https://firebase.google.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/firebase-ios-sdk.git",
14     "tag": "CocoaPods-10.6.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "tvos": "12.0",
21     "watchos": "6.0"
22   },
23   "source_files": "FirebaseMessaging/Interop/*.[hm]",
24   "public_header_files": "FirebaseMessaging/Interop/*.h"