CombineFirebase
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Xcode 11.3
Swift 5.1
Installation
CombineFirebase is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CombineFirebase/Firestore'
pod 'CombineFirebase/RemoteConfig'
pod 'CombineFirebase/Database'
pod 'CombineFirebase/Storage'
pod 'CombineFirebase/Auth'
pod 'CombineFirebase/Functions'
Author
Kumar Shivang, [email protected]
License
CombineFirebase is available under the MIT license. See the LICENSE file for more info.