blob: a7d4b66a0f4253385741e2ed17b8e187c6722bfb [file] [log] [blame]
{
"name": "AirTurnInterface",
"version": "3.7.0-b.6",
"summary": "AirTurnInterface is a framework enabling you to easily add support for AirTurn products to your App",
"description": "AirTurnInterface is a framework enabling you to easily add support for AirTurn products to your App, including support for keyboard type AirTurns with virtual keyboard management, and direct connection to newer AirTurns with AirDirect.",
"license": {
"file": "LICENSE",
"type": "AirTurn"
},
"homepage": "https://airturn.com/framework",
"authors": {
"Nick Brook": "nick@airturn.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "CoreBluetooth",
"source": {
"http": "https://www.airturn.com/framework/AirTurnInterface.3.7.0-b.6.zip"
},
"default_subspecs": "Dynamic",
"subspecs": [
{
"name": "Dynamic",
"vendored_frameworks": "Framework-dynamic/AirTurnInterface.framework"
},
{
"name": "Static",
"vendored_frameworks": "Framework-static/AirTurnInterface.framework"
}
]
}