blob: 4372cb1d8b7e79c86307197aff31bfb150cf822a [file] [log] [blame]
{
"name": "GCBCore",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"tvos": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"Decodable": [
"~> 0.4"
]
}
}