[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 7 / FirebaseAuthInterop / 9.2.0 / FirebaseAuthInterop.podspec.json
blob8e7e96b397f742b9b41126808b4a7f5c10953d1e
2   "name": "FirebaseAuthInterop",
3   "version": "9.2.0",
4   "summary": "Interfaces that allow other Firebase SDKs to use Auth functionality.",
5   "description": "Not for public use.\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",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/firebase-ios-sdk.git",
14     "tag": "CocoaPods-9.2.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "6.0"
22   },
23   "source_files": "FirebaseAuth/Interop/*.[hm]",
24   "public_header_files": "FirebaseAuth/Interop/*.h"