blob: 753e1e6659e7d44d08c3d4a9fb542b3d68f71714 [file] [log] [blame]
{
"name": "NovaBanner",
"version": "0.6",
"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.6"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2",
"dependencies": {
"NovaCore": [
],
"Cartography": [
]
}
}