4 "summary": "Simple Pipe operator for Swift",
5 "description": " \n Defines |> pipe operator as seen in Elixir and F#. Includes\n curried versions of map, filter and reduce.\n\n",
6 "homepage": "https://github.com/danthorpe/Pipe",
9 "Daniel Thorpe": "@danthorpe"
12 "git": "https://github.com/danthorpe/Pipe.git",
15 "module_name": "Pipe",
16 "social_media_url": "https://twitter.com/danthorpe",
22 "default_subspecs": "Common",
26 "source_files": "Source/Pipe.swift"