4 "summary": "Native component in SwiftUI to implement Menu Navigation Pattern. Easy to use, easy to customize.",
5 "description": "SwiftUIMenu is a component that allows you to implement Menu Navigation Pattern in your App. `Menu` presents a content and a list of of options that's easily displayed by swiping or reacting to an external event such as a navbar button tap. \n\nThere's a bunch of view-modifiers available to give Menu your personal touch. Among others, you can change:\n- Reveal style\n- Reveal ratio\n- Position\n- Header\n- Footer",
6 "homepage": "https://medium.com/@fmdr.ct",
12 "fermoya": "fmdr.ct@gmail.com"
19 "swift_versions": "5.1",
21 "git": "https://github.com/fermoya/SwiftUIMenu.git",
24 "source_files": "Sources/SwiftUIMenu/**/*.swift",
26 "SWIFT_VERSION": "5.1"
28 "documentation_url": "https://github.com/fermoya/SwiftUIMenu/blob/master/README.md",
29 "swift_version": "5.1"