blob: 1a80ec7ce62fbaccab963db5bc5134ccfc90aed2 [file] [log] [blame]
{
"name": "Verizon-Ads-InlineWebAdapter",
"version": "1.4.0",
"summary": "Verizon Ads SDK Inline Web Adapter",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"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.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-inline-web-adapter-cocoapods-artifact/1.4.0/ios-vas-inline-web-adapter-cocoapods-artifact-1.4.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsInlineWebAdapter.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-InlinePlacement": [
"~> 1.4"
],
"Verizon-Ads-WebController": [
"~> 1.3"
],
"Verizon-Ads-WebView": [
"~> 1.5"
]
}
}