blob: 28e27fa010df98cee5d2684af5697af1945d344a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 4.1",
"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/380436888137e169/FirebaseAuth-4.4.4.tar.gz"
},
"summary": "The official iOS client for Firebase Authentication",
"vendored_frameworks": [
"Frameworks/FirebaseAuth.framework"
],
"version": "4.4.4"
}