[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 4 / b / a / AirTurnUI / 3.7.1 / AirTurnUI.podspec.json
blob4506c3a5e176e59d58a2f9dc6d5a126d9819780a
2   "name": "AirTurnUI",
3   "version": "3.7.1",
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://airturn.com/framework",
11   "authors": {
12     "Nick Brook": "nick@airturn.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://airturn.com/framework/AirTurnInterface.3.7.1.zip"
19   },
20   "source_files": "AirTurnUI/*.{h,m}",
21   "resource_bundles": {
22     "AirTurnUI": [
23       "AirTurnUI/*.xcassets",
24       "AirTurnUI/*.lproj/*.strings"
25     ]
26   },
27   "dependencies": {
28     "AirTurnInterface/Dynamic": [
29       "3.7.1"
30     ]
31   }