[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 2.0.7 / FirebaseMessaging.podspec.json
blobead9c514b13708491f3ef6f4ad1dff2a3436cc8c
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/24ea4ba04183ce63/FirebaseMessaging-2.0.7.tar.gz"
29   },
30   "summary": "Firebase Messaging for iOS",
31   "vendored_frameworks": [
32     "Frameworks/FirebaseMessaging.framework"
33   ],
34   "version": "2.0.7"