blob: 2c24b5baa24ddb5342f047a053da0dc7856ed0f3 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 4.0",
"FirebaseInstanceID": "~> 2.0",
"GoogleToolboxForMac/NSData+zlib": "~> 2.1",
"Protobuf": "~> 3.1"
},
"description": "Firebase Remote Config is a cloud service that lets you change the appearance and behavior of your app without requiring users to download an app update.",
"homepage": "https://firebase.google.com/docs/remote-config/",
"libraries": [
"sqlite3",
"z"
],
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "FirebaseRemoteConfig",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/976f014c63cbfd58/FirebaseRemoteConfig-2.0.1.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "2.0.1"
}