blob: 635f0a5055ca4c431f4d8406e700d32587b0806f [file] [log] [blame]
{
"name": "NovaAlert",
"version": "0.6",
"summary": "Another Alert Package. Because.",
"homepage": "https://github.com/netizen01/NovaAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Netizen01": "n01@invco.de"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/netizen01/NovaAlert.git",
"tag": "0.6"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2",
"dependencies": {
"NovaCore": [
],
"Cartography": [
]
}
}