blob: 71d04f8311c3ab7ffefd0d10ff62e213fd3d077a [file] [log] [blame]
{
"name": "NovaCore",
"version": "0.8",
"summary": "Common Extensions and Utilities for Nova Packages",
"homepage": "https://github.com/netizen01/NovaCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Netizen01": "n01@invco.de"
},
"platforms": {
"ios": "9.3",
"tvos": "11.2"
},
"source": {
"git": "https://github.com/netizen01/NovaCore.git",
"tag": "0.8"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.0"
]
}