4 "summary": "Firebase Firestore helpful extensions + ReactiveSwift",
5 "description": "Working with Firebase Firestore become a whole lot easier with this framework !\nReferences, automatic data mapping and reactive extensions are provided to help you focus on builduing your app.",
6 "homepage": "https://github.com/iDonJose/FireStore",
8 "git": "https://github.com/iDonJose/FireStore.git",
16 "iDonJose": "donor.develop@gmail.com"
21 "static_framework": true,
22 "frameworks": "Foundation",
27 "FirebaseFirestore": [
38 "source_files": "Sources/**/*.{h,swift}"
41 "name": "ReactiveSwift",
51 "OTHER_SWIFT_FLAGS": "-D USE_REACTIVESWIFT"