blob: 835aa01ce0547c89fef421af8f0dfdf063a047ef [file] [log] [blame]
{
"name": "Verizon-Ads-VASTController",
"version": "1.5.0",
"summary": "Verizon Ads SDK VAST Controller",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The VAST Controller handles the display of the VAST ad format.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-vast-controller-cocoapods-artifact/1.5.0/ios-vas-vast-controller-cocoapods-artifact-1.5.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsVASTController.framework"
},
"libraries": "xml2",
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "VerizonAdsVASTControllerResources.bundle",
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-OMSDK": [
"~> 1.6"
]
}
}