2 "name": "SwiftDecodePipeline",
4 "summary": "A library for building JSON decoders using the pipeline (|>) operator and plain function calls.",
5 "description": "A library for building JSON decoders using the pipeline (|>) operator and plain function calls. Inspired by elm-decode-pipeline.",
6 "homepage": "https://github.com/hecrj/SwiftDecodePipeline",
12 "Héctor Ramón Jiménez": "hector0193@gmail.com"
15 "git": "https://github.com/hecrj/SwiftDecodePipeline.git",
18 "social_media_url": "https://twitter.com/hecrj",
22 "source_files": "SwiftDecodePipeline/**/*",
31 "pushed_with_swift_version": "3.0"