[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 9 / AirTurnUI-static / 4.8.0-b.2 / AirTurnUI-static.podspec.json
blob6f55120cc8469662e05a8a634a490f929f7ec0da
2   "name": "AirTurnUI-static",
3   "version": "4.8.0-b.2",
4   "summary": "AirTurnUI is a UI for AirTurnInterface framework enabling you to easily add support for AirTurn products to your App",
5   "description": "AirTurnUI is a UI for AirTurnInterface 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   "source": {
18     "http": "https://dev.airturn.com/sdk/AirTurnInterface.4.8.0-b.2.zip",
19     "headers": [
20       "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"
21     ]
22   },
23   "source_files": "AirTurnUI/*.{h,m}",
24   "resource_bundles": {
25     "AirTurnUI": [
26       "AirTurnUI/*.xcassets",
27       "AirTurnUI/*.lproj/*.strings"
28     ]
29   },
30   "static_framework": true,
31   "module_name": "AirTurnUI",
32   "dependencies": {
33     "AirTurnInterface/Static": [
34       "4.8.0-b.2"
35     ]
36   }