Quiche 0.1.0×Maintained by sgr-ksmt.Installation Guide×Installation Guide for QuicheYou want to add pod 'Quiche', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'Quiche', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try QuicheSee PodspecGitHub RepoPage on CocoaPods.orgQuiche 0.1.0BySuguru Kishimotosgr-ksmt/QuicheGitHub RepoQuiche Type-safe Firestore Query for Swift.