blob: 86e262b7cceb4abff35949eedc27c8c7d1f29e9f [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseABTesting": "~> 3.0",
"FirebaseCore": "~> 6.0",
"FirebaseInstanceID": "~> 4.0",
"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/73cbe79546f6f9f4/FirebaseRemoteConfig-4.0.0.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "4.0.0"
}