[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / 8 / 2 / FirebaseDatabase / 3.1.2 / FirebaseDatabase.podspec.json
blobe9b3dbc3f49e82242fdc203321ee37c1634113c7
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseAnalytics": "~> 3.7"
5   },
6   "description": "Store and sync data with the Firebase Realtime Database. Data is synced across all clients in realtime, and remains available when your app goes offline.",
7   "frameworks": [
8     "CFNetwork",
9     "Security",
10     "SystemConfiguration"
11   ],
12   "homepage": "https://firebase.google.com/",
13   "libraries": [
14     "c++",
15     "icucore"
16   ],
17   "license": {
18     "text": "Copyright 2017 Google",
19     "type": "Copyright"
20   },
21   "name": "FirebaseDatabase",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "source": {
26     "http": "https://dl.google.com/dl/cpdc/28daa46132660c6a/FirebaseDatabase-3.1.2.tar.gz"
27   },
28   "summary": "Firebase Realtime Database for iOS",
29   "vendored_frameworks": [
30     "Frameworks/FirebaseDatabase.framework"
31   ],
32   "version": "3.1.2"