[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 1.2.3 / FirebaseMessaging.podspec.json
blobb7b62d8cd572a066e9d7a4cf60e112665a4ea8ec
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseAnalytics": "~> 3.8",
5     "FirebaseInstanceID": "~> 1.0",
6     "GoogleToolboxForMac/Logger": "~> 2.1",
7     "Protobuf": "~> 3.1"
8   },
9   "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.",
10   "frameworks": [
11     "AddressBook",
12     "SystemConfiguration"
13   ],
14   "homepage": "https://firebase.google.com/docs/cloud-messaging/",
15   "libraries": [
16     "sqlite3"
17   ],
18   "license": {
19     "text": "Copyright 2017 Google",
20     "type": "Copyright"
21   },
22   "name": "FirebaseMessaging",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source": {
27     "http": "https://dl.google.com/dl/cpdc/7a5aaddfcf42f5a1/FirebaseMessaging-1.2.3.tar.gz"
28   },
29   "summary": "Firebase Messaging for iOS",
30   "vendored_frameworks": [
31     "Frameworks/FirebaseMessaging.framework"
32   ],
33   "version": "1.2.3"