4 "summary": "A smart Rx wrapper around Firebase Authentication SDK",
5 "description": "RxFireAuth is a wrapper around the Firebase Authentication SDK that exposes the most common use cases through RxSwift objects.\nFirebase Authentication is a great way to support user authentication in your app easily. This library builds on top of that to simplify even further the process with pre-built algorithms that support registering, logging-in, linking accounts with other providers and more.",
6 "homepage": "https://github.com/mrasterisco/RxFireAuth",
12 "Alessio Moiso": "a.moiso@outlook.com"
15 "git": "https://github.com/mrasterisco/RxFireAuth.git",
18 "documentation_url": "https://mrasterisco.github.io/RxFireAuth/",
19 "swift_versions": "5.1",
23 "weak_frameworks": "CryptoKit",
24 "source_files": "RxFireAuth/Classes/**/*",
36 "static_framework": true,
37 "swift_version": "5.1"