[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / e / Verizon-Ads-InlineWebAdapter / 1.5.1 / Verizon-Ads-InlineWebAdapter.podspec.json
blob9dc4414f3641bf881f6beb2f09bb601146d4ad01
2   "name": "Verizon-Ads-InlineWebAdapter",
3   "version": "1.5.1",
4   "summary": "Verizon Ads SDK Inline Web Adapter",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Inline Web Adapter connects the Inline Placement to the Web Controller. It enables the display of web ad formats on apps that are using the Inline Placement.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-inline-web-adapter-cocoapods-artifact/1.5.0/ios-vas-inline-web-adapter-cocoapods-artifact-1.5.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsInlineWebAdapter.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "dependencies": {
29     "Verizon-Ads-Core": [
30       "~> 2.4"
31     ],
32     "Verizon-Ads-Support": [
33       "~> 1.11"
34     ],
35     "Verizon-Ads-InlinePlacement": [
36       "~> 1.5"
37     ],
38     "Verizon-Ads-WebController": [
39       "~> 1.3"
40     ],
41     "Verizon-Ads-WebView": [
42       "~> 1.5"
43     ]
44   }