blob: 12dba44fabe2f7bc272dabaab9a542cdf35244aa [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 4.0"
},
"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.",
"frameworks": [
"CFNetwork",
"Security",
"SystemConfiguration"
],
"homepage": "https://firebase.google.com/",
"libraries": [
"c++",
"icucore"
],
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "FirebaseDatabase",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/6037ebe07fd1f7c5/FirebaseDatabase-4.0.0.tar.gz"
},
"summary": "Firebase Realtime Database for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseDatabase.framework"
],
"version": "4.0.0"
}