[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 5 / RxFirebaseFirestore / 0.3.8 / RxFirebaseFirestore.podspec.json
blob1b42c47bdf5e6f255c384dea1529e34c5218d8ba
2   "name": "RxFirebaseFirestore",
3   "version": "0.3.8",
4   "summary": "RxSwift extensions for FirebaseFirestore.",
5   "description": "RxSwift extensions for FirebaseFirestore.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxFirebase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnaud Dorgans": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RxSwiftCommunity/RxFirebase.git",
16     "tag": "0.3.8"
17   },
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.11",
22     "tvos": "10.0"
23   },
24   "static_framework": true,
25   "dependencies": {
26     "RxSwift": [
27       "~> 5"
28     ],
29     "RxCocoa": [
30       "~> 5"
31     ],
32     "FirebaseFirestore": [
33       "~> 1.5"
34     ]
35   },
36   "source_files": "Sources/Firestore/**/*"