[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / e / Verizon-Ads-InlineWebAdapter / 1.6.0 / Verizon-Ads-InlineWebAdapter.podspec.json
blob36ea7309b98ef91e0c3474f700f32675583231f9
2   "name": "Verizon-Ads-InlineWebAdapter",
3   "version": "1.6.0",
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://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-inline-web-adapter-cocoapods-artifact/1.6.0/ios-vas-inline-web-adapter-cocoapods-artifact-1.6.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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "Verizon-Ads-Core": [
34       "~> 2.5"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.12"
38     ],
39     "Verizon-Ads-InlinePlacement": [
40       "~> 1.6"
41     ],
42     "Verizon-Ads-WebController": [
43       "~> 1.4"
44     ],
45     "Verizon-Ads-WebView": [
46       "~> 1.7"
47     ]
48   }