blob: 18986ff7eff8b8223e7ffc1833b3ba19aa1fbde1 [file] [log] [blame]
{
"name": "Verizon-Ads-InterstitialVASTAdapter",
"version": "1.3.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.3.0/ios-vas-interstitial-vast-adapter-cocoapods-artifact-1.3.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "VerizonAdsInterstitialVASTAdapter.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "VerizonAdsInterstitialVASTAdapter.framework"
}
}