[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 2.0.2 / FirebaseMessaging.podspec.json
blob57f4b516a2f7eedb49ff3bb3c39c8853f51994c6
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/f6b534ce65656b65/FirebaseMessaging-2.0.2.tar.gz"
29   },
30   "summary": "Firebase Messaging for iOS",
31   "vendored_frameworks": [
32     "Frameworks/FirebaseMessaging.framework"
33   ],
34   "version": "2.0.2"