blob: dd1e6d0b5024a6998df7d185ad9e21e59badf524 [file] [log] [blame]
{
"name": "MoPub-Verizon-Adapters",
"version": "1.0.5.0",
"summary": "Verizon Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, and Interstitial.\n\nTo download and integrate the AOL 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.0.5.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.5"
]
}
},
{
"name": "Network",
"source_files": "Verizon/*.{h,m}",
"dependencies": {
"Verizon-Ads-StandardEdition": [
"1.0.5"
],
"mopub-ios-sdk/Core": [
"~> 5.5"
]
}
}
]
}