blob: 7f2f0c192f71dbda3be3f878a195a6556941eb6f [file] [log] [blame]
{
"name": "Verizon-Ads-WebController",
"version": "1.6.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://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-web-controller-cocoapods-artifact/1.6.0/ios-vas-web-controller-cocoapods-artifact-1.6.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsWebController.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.7"
],
"Verizon-Ads-Support": [
"~> 1.14"
],
"Verizon-Ads-WebView": [
"~> 1.9"
]
}
}