blob: 03f0a2b3c62cc6ec0f6bdcd01a8099944cd48484 [file] [log] [blame]
{
"name": "MenuViewController",
"version": "0.1.2",
"summary": "MenuViewController is a Popover and/or Custom Menu View Controller.",
"description": "MenuViewController is a Popover and/or Custom Menu View Controller. It is easily configured and esthetically pleasing.",
"homepage": "https://github.com/MatthewMerritt/MenuViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MatthewMerritt": "matthew.merritt@yahoo.com"
},
"source": {
"git": "https://github.com/MatthewMerritt/MenuViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.2"
},
"source_files": "MenuViewController/Classes/**/*",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}