blob: 381a17a58945a8af93325b678f3f37a9fb82bfe4 [file] [log] [blame]
{
"name": "Verizon-Ads-VerizonNativeController",
"version": "2.8.0",
"summary": "Verizon Ads SDK Verizon Native Controller",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The Verizon Native Controller handles the display of the Verizon Native 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-verizon-native-controller-cocoapods-artifact/2.8.0/ios-vas-verizon-native-controller-cocoapods-artifact-2.8.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsVerizonNativeController.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-OMSDK": [
"~> 1.6"
]
}
}