Four20 0.3.27×Maintained by Dave Schukin, Daniel DeCovnick.Installation Guide×Installation Guide for Four20You want to add pod 'Four20', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'Four20', '~> 0.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try Four20See PodspecGitHub RepoPage on CocoaPods.orgFour20 0.3.27ByBuglifeBuglife/four20GitHub RepoFour20 A grab-bag of Swift extensions for rapid prototyping. Inspired by three20.