blob: 47ab3b4a9ac5d009d7edd6090cdd12d9b33a5192 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseABTesting": "~> 3.1",
"FirebaseAnalyticsInterop": "~> 1.4",
"FirebaseCore": "~> 6.2",
"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/5bb37f87d26aeae9/FirebaseRemoteConfig-4.3.0.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "4.3.0"
}