blob: 4896897456a9798c5385c8091000fa6caf400b30 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseABTesting": "~> 3.0",
"FirebaseCore": "~> 6.0",
"FirebaseInstanceID": "~> 4.2",
"GoogleUtilities/Environment": "~> 6.0",
"GoogleUtilities/NSData+zlib": "~> 6.0",
"Protobuf": "~> 3.5"
},
"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 2019 Google",
"type": "Copyright"
},
"name": "FirebaseRemoteConfig",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/a90f6e082f85073a/FirebaseRemoteConfig-4.2.0.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "4.2.0"
}