[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 5 / 7 / VANavigator / 3.0.0 / VANavigator.podspec.json
blobb007b0a3c1a9a88a2091a46e55b33dd872b00a9a
2   "name": "VANavigator",
3   "version": "3.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volodymyr Andriienko": "vandrjios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VAndrJ/VANavigator.git",
16     "tag": "3.0.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/vandrj/",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "VANavigator/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "6.0",
25   "swift_version": "6.0"