[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 0 / CombineFirebaseFirestore / 0.2.5 / CombineFirebaseFirestore.podspec.json
blob2e2e918cb1e77f622541bcf6a253bfa3fb3de570
2   "name": "CombineFirebaseFirestore",
3   "version": "0.2.5",
4   "summary": "Combine extensions for FirebaseFirestore.",
5   "description": "Combine extensions for Firebase/Firestore.",
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.5"
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/Firestore": [
28     ],
29     "FirebaseFirestoreSwift": [
31     ]
32   },
33   "source_files": "Sources/Firestore/**/*",
34   "swift_version": "5.1"