LightRealm 1.0×Maintained by STT.Installation Guide×Installation Guide for LightRealmYou want to add pod 'LightRealm', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LightRealm', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LightRealm Depends on:RxSwift~> 4.0RxRealm>= 0RealmSwift>= 0 See PodspecGitHub RepoPage on CocoaPods.orgLightRealm 1.0ByPeter StandretStandret/LightRealmGitHub RepoLightRealm LightRealm is light weight implementation of Realm repository