[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 9 / AirTurnUI-static / 3.7.0-b.7 / AirTurnUI-static.podspec.json
blob42ef1ebd233fd47ba11af4b7ea50a50f376d883a
2   "name": "AirTurnUI-static",
3   "version": "3.7.0-b.7",
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://www.airturn.com/framework/AirTurnInterface.3.7.0-b.7.zip"
19   },
20   "source_files": "AirTurnUI/*.{h,m}",
21   "resource_bundles": {
22     "AirTurnUI": [
23       "AirTurnUI/*.xcassets",
24       "AirTurnUI/*.lproj/*.strings"
25     ]
26   },
27   "static_framework": true,
28   "module_name": "AirTurnUI",
29   "dependencies": {
30     "AirTurnInterface/Static": [
31       "3.7.0-b.7"
32     ]
33   }