blob: 5f08b804725b6c93de4a60e577f5ef2e1acda800 [file] [log] [blame]
{
"name": "Verizon-Ads-NativeVerizonNativeAdapter",
"version": "2.6.0",
"summary": "Verizon Ads SDK Native Verizon Native Adapter",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The Native Verizon Native Adapter connects the Native Placement to the Verizon Native Controller.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-native-verizon-native-adapter-cocoapods-artifact/2.6.0/ios-vas-native-verizon-native-adapter-cocoapods-artifact-2.6.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsNativeVerizonNativeAdapter.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
],
"Verizon-Ads-Support": [
"~> 1.9"
],
"Verizon-Ads-NativePlacement": [
"~> 1.10"
],
"Verizon-Ads-OMSDK": [
"~> 1.6"
],
"Verizon-Ads-VerizonNativeController": [
"~> 2.8"
]
}
}