blob: ed35c68528c426fc20182ba7635fb2a8178b9e66 [file] [log] [blame]
{
"name": "Verizon-Ads-InterstitialVASTAdapter",
"version": "1.4.0",
"summary": "Verizon Ads SDK Interstitial VAST Adapter",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The Interstitial VAST Adapter connects the Interstitial Placement to the VAST Controller. It enables the display of the VAST Ad Format on apps that are using the Interstitial Placement.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-interstitial-vast-adapter-cocoapods-artifact/1.4.0/ios-vas-interstitial-vast-adapter-cocoapods-artifact-1.4.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsInterstitialVASTAdapter.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-InterstitialPlacement": [
"~> 1.5"
],
"Verizon-Ads-VASTController": [
"~> 1.5"
]
}
}