2 "name": "SegueCoordinator",
4 "summary": "Create separate classes that will handle navigation instead of view controllers",
5 "homepage": "https://github.com/npu3pak/ios-lib-segue-coordinator",
11 "Evgeniy Safronov": "evsafronov.personal@yandex.ru"
14 "git": "https://github.com/npu3pak/ios-lib-segue-coordinator.git",
20 "swift_versions": "5.0",
21 "source_files": "SegueCoordinator/Classes/**/*",
22 "description": "Alternative to Application Coordinator pattern. Create separate classes that will handle navigation instead of view controllers."