blob: ff9053f2ac987759e689cd1ee8db9cf2f1423b23 [file] [log] [blame]
{
"name": "FirebaseAnalytics",
"version": "3.2.0",
"summary": "Firebase Analytics for iOS",
"description": "Firebase Analytics is a free, out-of-the-box analytics solution that inspires actionable insights based on app usage and user engagement.",
"homepage": "https://firebase.google.com",
"license": {
"text": "Copyright 2016 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/FirebaseAnalytics.framework"
],
"source_files": [
],
"frameworks": [
"AddressBook",
"AdSupport",
"SafariServices",
"StoreKit",
"SystemConfiguration"
],
"libraries": [
"c++",
"sqlite3",
"z"
],
"dependencies": {
"FirebaseInstanceID": [
"~> 1.0"
],
"GoogleInterchangeUtilities": [
"~> 1.2"
],
"GoogleSymbolUtilities": [
"~> 1.1"
],
"GoogleUtilities": [
"~> 1.3"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/d773fdf5debfbcbf-FirebaseAnalytics-3.2.0.tar.gz"
}
}