4 "summary": "Dynamic and type-safe framework for building linear and non-linear flows",
5 "description": "FlowKit is a dynamic flow framework capable of building a flow, based on conditions and ordered according to a logic of next steps",
6 "homepage": "https://github.com/n26/flowkit-ios/tree/main",
15 "git": "git@github.com:n26/flowkit-ios.git",
21 "swift_versions": "5.0",
22 "module_name": "FlowKit",
23 "default_subspecs": "Core",
28 "requires_app_host": false,
38 "flowkit-ios/Tests/Classes/**/*.{swift}"
45 "source_files": "flowkit-ios/Classes/**/*"
49 "source_files": "flowkitAdditions/Classes/**/*",
57 "swift_version": "5.0"