blob: 035d5b0ec403f1b69b735096f069c525909bbe21 [file] [log] [blame]
{
"name": "NovaBanner",
"version": "0.8",
"summary": "Another Banner Package. Because.",
"homepage": "https://github.com/netizen01/NovaBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Netizen01": "n01@invco.de"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/netizen01/NovaBanner.git",
"tag": "0.8"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.0"
],
"dependencies": {
"NovaCore": [
],
"Cartography": [
]
}
}