[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / 0 / SideMenuSwiftUI / 1.0.1 / SideMenuSwiftUI.podspec.json
blob1fda39b786963df9fa8d866c0634af922bb24ab0
2   "name": "SideMenuSwiftUI",
3   "version": "1.0.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WajdiMuh": "w.elmuhtadi@gju.edu.jo"
13   },
14   "source": {
15     "git": "https://github.com/WajdiMuh/SideMenuSwiftUI.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "ios": {
22     "frameworks": "SwiftUI"
23   },
24   "swift_versions": "5.0",
25   "source_files": "Classes/**/*",
26   "swift_version": "5.0"