2 "name": "SwiftyWorkflow",
4 "summary": "Workflows abstraction for Swift. Business oriented declarative way of creating Swift apps.",
5 "description": "Library that abstracts navigation, to provide business oriented declarative way of creating views flow.\nHandles dependency injection containers and UIKit independent navigation abstraction.",
6 "homepage": "https://github.com/GirAppe/SwiftyWorkflow",
12 "Andrzej Michnia": "amichnia@gmail.com"
15 "git": "https://github.com/GirAppe/SwiftyWorkflow.git",
21 "default_subspecs": "Core",
22 "preserve_paths": "*",
26 "source_files": "SwiftyWorkflow/{Categories,Workflow,Injection,Routing}/*",
27 "frameworks": "Foundation"