blob: b5dd38a38c261d7c880075c2e0b5d4e5d14e0996 [file] [log] [blame]
{
"name": "GCBCore",
"version": "1.0.0",
"license": "GPLv3",
"summary": "Hang a TV in your open space or team room to show everyone what`s up and get them up to speed.",
"homepage": "https://github.com/macoscope/GrandCentralBoard",
"authors": {
"Oktawian Chojnacki": "oktawian@me.com"
},
"source": {
"git": "https://github.com/macoscope/GrandCentralBoard.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"tvos": "9.0"
},
"source_files": "GCBCore/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"Decodable": [
"~> 0.4"
]
}
}