[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 2 / 7 / FirebaseAuthInterop / 10.8.0 / FirebaseAuthInterop.podspec.json
blob6f603e4efcc22f5d1a18f72963832edab1edc034
2   "name": "FirebaseAuthInterop",
3   "version": "10.8.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-10.8.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "tvos": "12.0",
21     "watchos": "6.0"
22   },
23   "source_files": "FirebaseAuth/Interop/*.[hm]",
24   "public_header_files": "FirebaseAuth/Interop/*.h"