2 "name": "FirebaseIdentity",
4 "summary": "A lightweight library that simplifies dealing with Firebase Authentication iOS SDK, written in Swift.",
5 "description": "Firebase Authentication is a powerful service that can be implemented in many different ways. This library aims to simplify working with features of Firebase Authentication by enforcing modern authentication workflows.",
6 "homepage": "https://github.com/cgossain/FirebaseIdentity",
12 "cgossain": "cgossain@gmail.com"
15 "git": "https://github.com/cgossain/FirebaseIdentity.git",
21 "static_framework": true,
25 "source_files": "FirebaseIdentity/Classes/**/*",
33 "Firebase/Database": [
40 "swift_version": "5.0"