blob: 4a6113694f217f6d7af3e91f6219f70a70f11e19 [file] [log] [blame]
{
"name": "MenuNavigation",
"version": "0.1.0",
"summary": "Simplest Navigation Menu Bar",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/devikkim/MenuNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devikkim@gmail.com": "devikkim@gmail.com"
},
"source": {
"git": "https://github.com/devikkim/MenuNavigation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MenuNavigation/Classes/**/*",
"swift_versions": "4.2",
"resource_bundles": {
"MenuNavigation": [
"MenuNavigation/Assets/*.png"
]
},
"swift_version": "4.2"
}