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