[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 1.2.2 / FirebaseMessaging.podspec.json
blobd79b0cc8cbf0b8dc8c0799f43eac6e33639fa185
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseAnalytics": "~> 3.7",
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/ed0bb97a26afe59a/FirebaseMessaging-1.2.2.tar.gz"
28   },
29   "summary": "Firebase Messaging for iOS",
30   "vendored_frameworks": [
31     "Frameworks/FirebaseMessaging.framework"
32   ],
33   "version": "1.2.2"