4 "summary": "Easy to use UIKit navigation wrapper.",
5 "description": "Easy to use UIKit navigation wrapper. Designed to simplify and streamline navigation in application, alleviating the complexities associated with searching for and transitioning to specific view controllers.\nAt its core, `VANavigator` revolves around the concept of `NavigationIdentity`, a key element that enables the seamless discovery of the required view controller in `UIWindow`, facilitating easy navigation back to it or opening a new one based on the specified `NavigationStrategy`.",
6 "homepage": "https://github.com/VAndrJ/VANavigator",
12 "Volodymyr Andriienko": "vandrjios@gmail.com"
15 "git": "https://github.com/VAndrJ/VANavigator.git",
18 "social_media_url": "https://www.linkedin.com/in/vandrj/",
22 "source_files": "VANavigator/Classes/**/*",
23 "frameworks": "UIKit",
24 "swift_versions": "5.8",
25 "swift_version": "5.8"