Pipe 0.2.0× TestsTested ✓ LangLanguage SwiftSwift License MIT ReleasedLast Release Jun 2015 SPMSupports SPM ✗Maintained by Dan Thorpe.Installation Guide×Installation Guide for PipeYou want to add pod 'Pipe', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'Pipe', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PipeSee PodspecGitHub RepoPage on CocoaPods.orgPipe 0.2.0ByDaniel Thorpedanthorpedanthorpe/PipeGitHub RepoOVERVIEWCHANGELOG Pipe Swift pipe operator similar to Elixir’s and F#’s |> operator.