blob: 11d6a56c789bdcd173a825cd5fb3fcc58cd22c3c [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseABTesting": "~> 2.0",
"FirebaseAnalytics": "~> 5.1",
"FirebaseCore": "~> 5.1",
"FirebaseInstanceID": "~> 3.2",
"GoogleUtilities/Environment": "~> 5.2",
"GoogleUtilities/NSData+zlib": "~> 5.2",
"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 2018 Google",
"type": "Copyright"
},
"name": "FirebaseRemoteConfig",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/75f333bf7d842bed/FirebaseRemoteConfig-3.0.1.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "3.0.1"
}