CombineFirebase
示例
要运行示例项目,先从这个仓库复制,然后在示例目录中运行pod install
要求
Xcode 11.3
Swift 5.1
安装
CombineFirebase可以通过CocoaPods获取。要安装它,只需在Podfile中添加以下行:
pod 'CombineFirebase/Firestore'
pod 'CombineFirebase/RemoteConfig'
pod 'CombineFirebase/Database'
pod 'CombineFirebase/Storage'
pod 'CombineFirebase/Auth'
pod 'CombineFirebase/Functions'
作者
Kumar Shivang, [email protected]
许可证
CombineFirebase可在MIT许可证下使用。有关更多信息,请参阅LICENSE文件。