blob: bf15e497875217440172e5726caa46008a72886d [file] [log] [blame]
{
"name": "NovaMenu",
"version": "0.8",
"summary": "Sweet Menu Thing",
"homepage": "https://github.com/netizen01/NovaMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Netizen01": "n01@invco.de"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/netizen01/NovaMenu.git",
"tag": "0.8"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.0"
],
"dependencies": {
"NovaCore": [
],
"NovaLines": [
],
"Cartography": [
]
}
}