blob: 8cf12314f79dc3068b23ee6b06edef32e9d208a7 [file] [log] [blame]
{
"name": "Verizon-Ads-WebView",
"version": "1.5.0",
"summary": "Verizon Ads SDK Web View",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The WebView is a common component for rendering web content for the SDK.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-web-view-cocoapods-artifact/1.5.0/ios-vas-web-view-cocoapods-artifact-1.5.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsWebView.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "VerizonAdsWebViewResources.bundle",
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-OMSDK": [
"~> 1.6"
]
}
}