2 "name": "FirebaseAuthInterop",
4 "summary": "Interfaces that allow other Firebase SDKs to use Auth functionality.",
5 "description": "Not for public use.\n\nA set of protocols that other Firebase SDKs can use to interoperate with FirebaseAuth in a safe\nand reliable manner.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "AuthInterop-1.0.0"
16 "social_media_url": "https://twitter.com/Firebase",
22 "source_files": "Interop/Auth/**/*.h",
23 "public_header_files": "Interop/Auth/Public/*.h"