blob: 436f1d0ff985d052ab0979bd5756d6f41c41205d [file] [log] [blame]
{
"name": "Verizon-Ads-VerizonSSPConfigProvider",
"version": "1.1.1",
"summary": "Verizon Ads SDK Verizon SSP Config Provider",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The Verizon SSP Config Provider communicates with the Verizon SSP Configuration endpoint. It allows for remote configuration of Verizon Ads SDKs in production.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-verizon-ssp-config-provider-cocoapods-artifact/1.1.1/ios-vas-verizon-ssp-config-provider-cocoapods-artifact-1.1.1.zip"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "VerizonAdsVerizonSSPConfigProvider.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "VerizonAdsVerizonSSPConfigProvider.framework"
}
}