blob: fb67f49b46e4b06d43be2fcb2a4cc41cee445705 [file] [log] [blame]
{
"name": "MenuViewController",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "12.2"
},
"source_files": "MenuViewController/Classes/**/*",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}