[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 6 / AirTurnInterface / 4.7.0-b.4 / AirTurnInterface.podspec.json
blobcca5ddbf58e1bd511ee5a2f8da93d3f62f0e86c6
2   "name": "AirTurnInterface",
3   "version": "4.7.0-b.4",
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.",
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": "11.0"
16   },
17   "frameworks": [
18     "CoreBluetooth",
19     "GameController",
20     "Security",
21     "UIKit"
22   ],
23   "source": {
24     "http": "https://airturn.com/framework/AirTurnInterface.4.7.0-b.4.zip"
25   },
26   "default_subspecs": "Dynamic",
27   "subspecs": [
28     {
29       "name": "Dynamic",
30       "vendored_frameworks": "Framework-dynamic/AirTurnInterface.xcframework"
31     },
32     {
33       "name": "Static",
34       "vendored_frameworks": "Framework-static/AirTurnInterface.xcframework"
35     }
36   ]