blob: 05e9b24b1b3d957d2253ab3e5a678e21a25ea2c2 [file] [log] [blame]
{
"name": "Verizon-Ads-WebController",
"version": "1.3.0",
"summary": "Verizon Ads SDK Web Controller",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The Web Controller handles the display of web-based ad formats.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-web-controller-cocoapods-artifact/1.3.0/ios-vas-web-controller-cocoapods-artifact-1.3.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsWebController.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-WebView": [
"~> 1.5"
]
}
}