[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 2.0.5 / FirebaseMessaging.podspec.json
blobe7598b05746be795d59787d3614514cdfcc68378
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseAnalytics": "~> 4.0",
5     "FirebaseCore": "~> 4.0",
6     "FirebaseInstanceID": "~> 2.0",
7     "GoogleToolboxForMac/Logger": "~> 2.1",
8     "Protobuf": "~> 3.1"
9   },
10   "description": "Firebase Messaging for iOS is a service that allows you to send data from your server to your users' iOS device, and also to receive messages from devices on the same connection. The service handles all aspects of queueing of messages and delivery to the target iOS application running on the target device, and it is completely free.",
11   "frameworks": [
12     "AddressBook",
13     "SystemConfiguration"
14   ],
15   "homepage": "https://firebase.google.com/docs/cloud-messaging/",
16   "libraries": [
17     "sqlite3"
18   ],
19   "license": {
20     "text": "Copyright 2017 Google",
21     "type": "Copyright"
22   },
23   "name": "FirebaseMessaging",
24   "platforms": {
25     "ios": "7.0"
26   },
27   "source": {
28     "http": "https://dl.google.com/dl/cpdc/76ec0b404a8b5cfb/FirebaseMessaging-2.0.5.tar.gz"
29   },
30   "summary": "Firebase Messaging for iOS",
31   "vendored_frameworks": [
32     "Frameworks/FirebaseMessaging.framework"
33   ],
34   "version": "2.0.5"