[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 2.0.0 / FirebaseMessaging.podspec.json
blob08e04b43793dbd11c2d4a8e244d3e63dc368403a
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/27dfa1033c3f49ba/FirebaseMessaging-2.0.0.tar.gz"
29   },
30   "summary": "Firebase Messaging for iOS",
31   "vendored_frameworks": [
32     "Frameworks/FirebaseMessaging.framework"
33   ],
34   "version": "2.0.0"