[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 6 / AirTurnInterface-old-fw / 4.0.0-b.8 / AirTurnInterface-old-fw.podspec.json
blob7f33a6f1b5ef55cb1c0285fad28be21c1b5e5c96
2   "name": "AirTurnInterface-old-fw",
3   "version": "4.0.0-b.8",
4   "summary": "AirTurnInterface is a framework enabling you to easily add support for AirTurn products to your App",
5   "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.\n\nThis version uses the old framework structure due to bugs in Cocoapods.",
6   "license": {
7     "file": "LICENSE",
8     "type": "AirTurn"
9   },
10   "homepage": "https://airturn.com/framework",
11   "authors": {
12     "Nick Brook": "nick@airturn.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": "CoreBluetooth",
18   "source": {
19     "http": "https://airturn.com/framework/AirTurnInterface.4.0.0-b.8.zip"
20   },
21   "default_subspecs": "Dynamic",
22   "subspecs": [
23     {
24       "name": "Dynamic",
25       "vendored_frameworks": "Framework-dynamic/AirTurnInterface.framework"
26     },
27     {
28       "name": "Static",
29       "vendored_frameworks": "Framework-static/AirTurnInterface.framework"
30     }
31   ]