2 "name": "FireDatabase",
4 "summary": "Firebase FireDatabase helpful extensions + ReactiveSwift",
5 "description": "Working with Firebase Database 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/FireDatabase",
8 "git": "https://github.com/iDonJose/FireDatabase.git",
16 "iDonJose": "donor.develop@gmail.com"
21 "static_framework": true,
22 "frameworks": "Foundation",
38 "source_files": "Sources/**/*.{h,swift}"
41 "name": "ReactiveSwift",
43 "FireDatabase/Core": [
51 "OTHER_SWIFT_FLAGS": "-D USE_REACTIVESWIFT"