blob: 370c255cab306a7ac4668874e820e4746619a991 [file] [log] [blame]
{
"name": "MoPub-Verizon-Adapters",
"version": "1.2.2.0",
"summary": "Verizon Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, and Interstitial.\n\nTo download and integrate the Verizon SDK, please check this tutorial: https://sdk.verizonmedia.com/integration.html.\n\n\nFor inquiries and support, please utilize the support portal: https://learn.onemobile.aol.com/hc/en-us/requests/new.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "verizon-1.2.2.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.6"
]
}
},
{
"name": "Network",
"source_files": "Verizon/*.{h,m}",
"dependencies": {
"Verizon-Ads-StandardEdition": [
"1.2.2"
],
"mopub-ios-sdk/Core": [
"~> 5.6"
]
}
}
]
}