blob: 281913a09c15422746545fbe0101b93c0efd5ac8 [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": [
"SafariServices",
"Security"
],
"homepage": "https://www.firebase.com/docs/ios/guide/user-auth.html",
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "FirebaseAuth",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/4365103d810771b4/FirebaseAuth-4.2.0.tar.gz"
},
"summary": "The official iOS client for Firebase Authentication",
"vendored_frameworks": [
"Frameworks/FirebaseAuth.framework"
],
"version": "4.2.0"
}