2 "name": "MentalRouter",
4 "summary": "Simple router for UIKit and SwiftUI iOS applications.",
5 "description": "This framework provides router for UIKit, SwiftUI and UIKit+SwiftUI iOS applications.\nAll transitions in application are implemented via standard UIKit navigation stack.\n\nFeatures:\n- Push, present and replace SwiftUI views\n- Present SwiftUI view with a custom transition",
6 "homepage": "https://github.com/MsMobileDev/MentalRouter.git",
12 "Olga Shilenko": "oshilenko@mentalstack.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/MsMobileDev/MentalRouter.git",
22 "source_files": "MentalRouter/**/**/*.swift",
23 "swift_version": "5.0"