4 "summary": "RxSwift extensions for Firebase.",
5 "description": "RxSwift extensions for Firebase.\nIncluding for now Database, Firestore, RemoteConfig",
6 "homepage": "https://github.com/RxSwiftCommunity/RxFirebase",
12 "Arnaud Dorgans": "arnaud.dorgans@gmail.com"
15 "git": "https://github.com/RxSwiftCommunity/RxFirebase.git",
18 "cocoapods_version": ">= 1.4.0",
19 "swift_version": "4.0",
23 "static_framework": true,
35 "source_files": "Sources/Firestore/**/*",
37 "FirebaseFirestore": [
43 "name": "RemoteConfig",
44 "source_files": "Sources/RemoteConfig/**/*",
46 "FirebaseRemoteConfig": [
53 "source_files": "Sources/Database/**/*",