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