2 "name": "SwiftyWorkflow",
3 "version": "0.9.0-rc1",
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 workflow.\nContains 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",
26 "default_subspecs": "Core",
27 "preserve_paths": "*",
31 "source_files": "SwiftyWorkflow/**/*.swift",
32 "frameworks": "Foundation"
35 "swift_version": "5.1.2"