blob: 810bac79d6ec527869d0d8eaeea55b2761fee0ca [file] [log] [blame]
{
"name": "Verizon-Ads-OMSDK",
"version": "1.6.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.6.0/ios-vas-omsdk-cocoapods-artifact-1.6.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VerizonAdsOMSDK.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "VerizonAdsOMSDKResources.bundle",
"dependencies": {
"Verizon-Ads-Core": [
"~> 2.3"
]
}
}