2 "name": "SideMenuSwiftUI",
4 "summary": "A Basic Side Menu that takes an array of string and displays them in a side menu with a callback on item selection.",
5 "description": "A Basic Side Menu that takes an array of string and displays them in a side menu with a callback on item selection. The view takes a bindable boolean to view and hide the view and the callback returns a string of the chosen menu.",
6 "homepage": "https://github.com/WajdiMuh/SideMenuSwiftUI",
12 "WajdiMuh": "w.elmuhtadi@gju.edu.jo"
15 "git": "https://github.com/WajdiMuh/SideMenuSwiftUI.git",
22 "frameworks": "SwiftUI"
24 "swift_versions": "5.0",
25 "source_files": "Classes/**/*",
26 "swift_version": "5.0"