2 "name": "SegueCoordinator",
7 "summary": "Create separate classes that will handle navigation instead of view controllers",
8 "homepage": "https://github.com/npu3pak/ios-lib-segue-coordinator",
9 "documentation_url": "https://npu3pak.github.io/ios-lib-segue-coordinator",
15 "Evgeniy Safronov": "evsafronov.personal@yandex.ru"
18 "git": "https://github.com/npu3pak/ios-lib-segue-coordinator.git",
21 "swift_versions": "5.0",
22 "source_files": "SegueCoordinator/Classes/**/*",
23 "description": "Alternative to Application Coordinator pattern. Create separate classes that will handle navigation instead of view controllers.",
24 "swift_version": "5.0"