[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / RxFirebaseFirestore / 0.3.6 / RxFirebaseFirestore.podspec.json
blobd4517251eee98d072bf0cb70666d8f39f2179e02
2   "name": "RxFirebaseFirestore",
3   "version": "0.3.6",
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.6"
17   },
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "static_framework": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 4"
26     ],
27     "RxCocoa": [
28       "~> 4"
29     ],
30     "FirebaseFirestore": [
31       "~> 1"
32     ]
33   },
34   "source_files": "Sources/Firestore/**/*"