blob: 60372cbdfec2cf12f3b92c512912f5e4324ad70b [file] [log] [blame]
{
"name": "VAMPMaioAdapter",
"version": "0.0.1",
"summary": "Maio Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including maio and more ad networks. The maio adapter helps you to use maio with VAMP.",
"license": {
"type": "Copyright",
"text": "Copyright (c) Supership Inc. All rights reserved."
},
"authors": "Supership Inc.",
"homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
"source": {
"http": "https://d2dylwb3shzel1.cloudfront.net/pod/VAMPMaioAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VAMPMaioAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"MaioSDK": [
"~> 1.4.6"
]
}
}