[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / b / CombineFirebaseAuthentication / 0.2.2 / CombineFirebaseAuthentication.podspec.json
blob5a07e7658cc25360a7ef0c90c922ea3216c3b265
2   "name": "CombineFirebaseAuthentication",
3   "version": "0.2.2",
4   "summary": "Combine extensions for Firebase Auth.",
5   "description": "Combine extensions for Firebase/Auth.",
6   "homepage": "https://github.com/rever-ai/CombineFirebase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kshivang": "shivang.iitk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rever-ai/CombineFirebase.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0"
22   },
23   "static_framework": true,
24   "swift_versions": "5.1",
25   "dependencies": {
26     "Firebase/Auth": [
28     ],
29     "Firebase/Core": [
31     ]
32   },
33   "source_files": "Sources/Auth/**/*",
34   "swift_version": "5.1"