BxRealm 3.1.1×由 Oliver Borchert 维护。安装指南×BxRealm 安装指南你希望将类似于以下的内容添加到你的 Podfile 中: pod 'BxRealm', '~> 3.1'target 'MyApp' do pod 'BxRealm', '~> 3.1' end然后在你的终端内或在 CocoaPods.app 中运行 pod install或者,为了测试运行,请运行以下命令:pod try BxRealm 依赖项RxSwift~> 4.0BxUtility~> 3.0BxPersistence~> 3.0RealmSwift~> 3.5BxReact~> 3.0 见 Podspec文档GitHub 仓库主页CocoaPods.org 上的页面BxRealm 3.1.1作者Oliver Borchertborchero/BxRealmGitHub 仓库BxPersistence