blob: 6b5951014e57fb5e9c0e83421b9f493bfc84a780 [file] [log] [blame]
{
"name": "FirebaseRemoteConfig",
"version": "1.1.1",
"summary": "Firebase Remote Config for iOS",
"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",
"license": {
"type": "Copyright",
"text": "Copyright 2016 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/FirebaseRemoteConfig.framework"
],
"source_files": [
],
"libraries": [
"sqlite3",
"z"
],
"dependencies": {
"GoogleInterchangeUtilities": [
"~> 1.2"
],
"FirebaseAnalytics": [
"~> 3.2"
],
"FirebaseInstanceID": [
"~> 1.0"
],
"GoogleSymbolUtilities": [
"~> 1.1"
],
"GoogleUtilities": [
"~> 1.3"
],
"GoogleIPhoneUtilities": [
"~> 1.2"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/0a1a56d2ccde9752-FirebaseRemoteConfig-1.1.1.tar.gz"
}
}