[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 7 / FirebaseAuthInterop / 1.1.0 / FirebaseAuthInterop.podspec.json
blobd0776a504675fc0196e0b92672fc01b4b2a11411
2   "name": "FirebaseAuthInterop",
3   "version": "1.1.0",
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",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/firebase-ios-sdk.git",
14     "tag": "AuthInterop-1.1.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.11",
20     "tvos": "10.0",
21     "watchos": "6.0"
22   },
23   "source_files": "Interop/Auth/**/*.h",
24   "public_header_files": "Interop/Auth/Public/*.h"