MongoPredicate 0.0.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2017Maintained by Maximilian Alexander.Installation Guide×Installation Guide for MongoPredicateYou want to add pod 'MongoPredicate', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'MongoPredicate', '~> 0.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 MongoPredicateSee PodspecGitHub RepoPage on CocoaPods.orgMongoPredicate 0.0.3ByMaximilian Alexandermbalex99/MongoPredicateGitHub Repo Turn your NSPredicates into MongoDB Queries Originally written by @tjboneman. Thank him!