blob: cdae92fa4b4576cf561a203cc37dd26a48a20b96 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 3.6",
"FirebaseInstanceID": "~> 1.0",
"GoogleInterchangeUtilities": "~> 1.2",
"GoogleSymbolUtilities": "~> 1.1",
"GoogleToolboxForMac/NSData+zlib": "~> 2.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 2016 Google",
"type": "Copyright"
},
"name": "FirebaseRemoteConfig",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/4ea425299ff20daa/FirebaseRemoteConfig-1.3.2.tar.gz"
},
"summary": "Firebase Remote Config for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"version": "1.3.2"
}