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