[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 4 / CombineFirebaseDatabase / 0.2.0 / CombineFirebaseDatabase.podspec.json
blob4d555ec17274711cae884f3c3dad0be3c4cdec3d
2   "name": "CombineFirebaseDatabase",
3   "version": "0.2.0",
4   "summary": "Combine extensions for Firebase Database.",
5   "description": "Combine extensions for Firebase/Database.",
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.0"
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/Database": [
28     ]
29   },
30   "source_files": "Sources/Database/**/*",
31   "swift_version": "5.1"