blob: b5b67c6793dca58f4d30a3964a685a020ac9e408 [file] [log] [blame]
{
"name": "HumanVideoBoard",
"version": "1.2.0",
"summary": "The HumanVideoBoard framework allows any app to participate in Human Video Board smartphone light shows. Contact us for credentials.",
"description": "Human Video Board is a system for displaying animated light shows at sports and entertainment venues using spectator smartphones. At an event, people enter their section, row, and seat in the free Human Video Board app, hold out their phones, then they all become part of an amazing light show for everyone to enjoy!\n\nThe Human Video Board Software Development Kit includes complete information about how to integrate Human Video Board into your iOS and Android apps, including all configuration options and required interaction between your app and the HVB framework.",
"homepage": "http://www.HumanVideoBoard.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Scott Bowers": "scott@HumanVideoBoard.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3-us-west-2.amazonaws.com/sdk.humanvideoboard.com/HumanVideoBoard.framework.zip"
},
"ios": {
"vendored_frameworks": "HumanVideoBoard.framework"
},
"dependencies": {
"TrueTime": [
"~> 4.0"
]
}
}