[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 1 / d / e / Verizon-Ads-InlineWebAdapter / 1.8.0 / Verizon-Ads-InlineWebAdapter.podspec.json
blob3c5eda9495934d3ba0ed1abdde0ffb3709fe2ada
2   "name": "Verizon-Ads-InlineWebAdapter",
3   "version": "1.8.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://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-inline-web-adapter-cocoapods-artifact/1.8.0/ios-vas-inline-web-adapter-cocoapods-artifact-1.8.0.zip",
16     "sha256": "eb4881ddacbd2d37c195c08d43fbcc004c6784a02f2e7d7581204e7cd0b2d3d8",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "VerizonAdsInlineWebAdapter.xcframework"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "dependencies": {
31     "Verizon-Ads-Core": [
32       "~> 2.8"
33     ],
34     "Verizon-Ads-Support": [
35       "~> 1.15"
36     ],
37     "Verizon-Ads-InlinePlacement": [
38       "~> 1.8"
39     ],
40     "Verizon-Ads-WebController": [
41       "~> 1.7"
42     ],
43     "Verizon-Ads-WebView": [
44       "~> 1.10"
45     ]
46   }