4 "summary": "Make easy, composable ViewController Flow Coordinators with FlowState.",
5 "description": "Make easy, composable ViewController Flow Coordinators with FlowState.\nFlowState is a simple, swifty, block based answer to composing ViewController Flows.\nCreate flows simply by composing steps for a flow of ViewControllers in a single file.\nFlowState handles most Flow cases including asyncronous tasks, and routing content.\n\nGet in that Flow State",
6 "homepage": "https://github.com/buba447/FlowState",
12 "buba447": "buba447@gmail.com"
15 "git": "https://github.com/buba447/FlowState.git",
21 "swift_version": "4.2",
22 "source_files": "FlowState/Classes/**/*"