blob: 689c9e4f9d435df0289a6ea278044c2594fe04e5 [file] [log] [blame]
{
"name": "NovaCore",
"version": "0.7",
"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.7"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2"
}