blob: c6c9d138f998102d9dfcc86c89dc3e804faac59d [file] [log] [blame]
{
"name": "Verizon-Ads-OMSDK",
"version": "1.5.0",
"summary": "Verizon Ads SDK Open Measurement SDK Plugin",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"description": "The OMSDK Plugin provides APIs for utilizing the IABs Open Measurement SDK within the Verizon Ads SDK.",
"homepage": "https://sdk.verizonmedia.com/",
"authors": {
"Verizon Media": "MobileAdsSDK@verizonmedia.com"
},
"source": {
"http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-omsdk-cocoapods-artifact/1.5.0/ios-vas-omsdk-cocoapods-artifact-1.5.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "VerizonAdsOMSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "VerizonAdsOMSDK.framework"
}
}