blob: c1864a7dff90f515bd235816e7da949c923cd040 [file] [log] [blame]
{
"name": "NovaMenu",
"version": "0.5",
"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.5"
},
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"NovaCore": [
"~> 0.5"
],
"Cartography": [
],
"NovaLines": [
"~> 0.5"
]
},
"pushed_with_swift_version": "4.0"
}