Kiwi 3.0.0× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2018Maintained by Brian Gesiak, Allen Ding, Marin Usalj, Adam Sharp, Edu Caselles.Installation Guide×Installation Guide for KiwiYou want to add pod 'Kiwi', '~> 3.0' similar to the following to your Podfile:target 'MyApp' do ... end target 'MyAppTests' do pod 'Kiwi', '~> 3.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 KiwiSee PodspecGitHub RepoPage on CocoaPods.orgKiwi 3.0.0ByAllen Ding, Luke Redpath, Marin Usalj, Stepan Hruda, Brian Gesiak, Adam Sharp and Eduardo Caselleskiwi-bdd/KiwiGitHub Repo A Behavior Driven Development library for iOS and OS X. Installation pod 'Kiwi' Authors Allen Ding, Luke Redpath, Marin Usalj, Stepan Hruda, Brian Gesiak and Adam Sharp License MIT