4 "summary": "Serial, cancelable, generic, asynchronous tasks in Swift.",
5 "description": "Stepwise is a framework for creating a series of steps quickly and easily. Every step can take a single input and have a single output, and steps can depend on each other to build chains and pass outputs down the chain.",
6 "homepage": "https://github.com/websdotcom/Stepwise",
12 "Kevin Barrett": "kevin@webs.com"
15 "git": "https://github.com/websdotcom/Stepwise.git",
18 "source_files": "Stepwise.swift",