blob: 725465ff43069ecf442d516c6b425cb5308f56de [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 4.2",
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1"
},
"description": "Firebase Authentication allows you to manage your own account system without any backend code. It supports email and password accounts, as well as several 3rd party authentication mechanisms.",
"frameworks": [
"CoreGraphics",
"SafariServices",
"Security"
],
"homepage": "https://www.firebase.com/docs/ios/guide/user-auth.html",
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "FirebaseAuth",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/2340c46a4e0bcbd8/FirebaseAuth-4.6.1.tar.gz"
},
"summary": "The official iOS client for Firebase Authentication",
"vendored_frameworks": [
"Frameworks/FirebaseAuth.framework"
],
"version": "4.6.1"
}