blob: b709c2de5bc7cb1aeacda9cfb5f863605b878a56 [file] [log] [blame]
{
"name": "ModularSidebarView",
"version": "0.2.6",
"summary": "A customizable side bar view.",
"description": "A customizable menu for displaying options on the side of the screen. This can substitute the usual navigation bar items and tool bar items.",
"homepage": "https://github.com/ChrishonWyllie/ModularSidebarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChrishonWyllie": "chrishon595@yahoo.com"
},
"source": {
"git": "https://github.com/ChrishonWyllie/ModularSidebarView.git",
"tag": "0.2.6"
},
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "12.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}