blob: 0b6c89b79542ae4f1ab0ed7283ec514af3bf894c [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 4.0",
"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/014fbade1c091240/FirebaseAuth-4.4.3.tar.gz"
},
"summary": "The official iOS client for Firebase Authentication",
"vendored_frameworks": [
"Frameworks/FirebaseAuth.framework"
],
"version": "4.4.3"
}