blob: 6de55c9cdbcedaff71cf8d76f163aef1ab34197d [file] [log] [blame]
{
"name": "MenuViewController",
"version": "0.1.0",
"summary": "A short description of MenuViewController.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"platforms": {
"ios": "12.2"
},
"source_files": "MenuViewController/Classes/**/*",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}