[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / FirebaseMessaging / 2.1.1 / FirebaseMessaging.podspec.json
blob9f01d3cf11122d8e63b0c71dae0219af8e2af5dc
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseAnalytics": "~> 4.1",
5     "FirebaseCore": "~> 4.0",
6     "FirebaseInstanceID": "~> 2.0",
7     "GoogleToolboxForMac/Logger": "~> 2.1",
8     "Protobuf": "~> 3.5"
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 2018 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/10395eb31755ee8a/FirebaseMessaging-2.1.1.tar.gz"
29   },
30   "summary": "Firebase Messaging for iOS",
31   "vendored_frameworks": [
32     "Frameworks/FirebaseMessaging.framework"
33   ],
34   "version": "2.1.1"