[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 2 / MSwiftUINavigator / 0.1.0 / MSwiftUINavigator.podspec.json
blob0374db92859954c95886a170230eaeef7d17165e
2   "name": "MSwiftUINavigator",
3   "version": "0.1.0",
4   "summary": "Enhance SwiftUI navigation with UIKit integration. `NavigationManager` simplifies view presentations, pushes, sheets, and dialogs.",
5   "description": "\"This Library provides an extensive navigation solution tailored for SwiftUI applications. It seamlessly incorporates UIKit's navigation features and introduces the `NavigationManager` struct, which offers a range of functions and extensions designed to streamline typical navigation tasks, such as view presentations, view pushing, and efficient management of sheets and dialogs.\"",
6   "homepage": "https://github.com/MahmoudAbdelshafi/MSwiftUINavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AbdelshafiCarefer": "mahmoudabdelshafi4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MahmoudAbdelshafi/MSwiftUINavigator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/*",
23   "swift_version": "5.0"