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