[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / c / 5 / 6 / AirTurnInterface / 4.8.1 / AirTurnInterface.podspec.json
blob9b9b1aca0ccc8d61080af535bce44bff42e927e4
2   "name": "AirTurnInterface",
3   "version": "4.8.1",
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://dev.airturn.com/sdk",
11   "authors": {
12     "Nick Brook": "nick@airturn.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "frameworks": [
18     "CoreBluetooth",
19     "GameController",
20     "Security",
21     "UIKit"
22   ],
23   "swift_versions": "5.9",
24   "source": {
25     "http": "https://dev.airturn.com/sdk/AirTurnInterface.4.8.1.zip",
26     "headers": [
27       "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36"
28     ]
29   },
30   "default_subspecs": "Mergeable",
31   "subspecs": [
32     {
33       "name": "Dynamic",
34       "vendored_frameworks": "Framework-dynamic/AirTurnInterface.xcframework"
35     },
36     {
37       "name": "Mergeable",
38       "vendored_frameworks": "Framework-mergeable/AirTurnInterface.xcframework"
39     },
40     {
41       "name": "Static",
42       "vendored_frameworks": "Framework-static/AirTurnInterface.xcframework"
43     }
44   ],
45   "swift_version": "5.9"