blob: 068b6aaee59cad2bc357ff31b256a2de1ce5241d [file] [log] [blame]
{
"name": "VAMPFANAdapter",
"version": "0.0.1",
"summary": "FAN Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including Facebook Audience Network(FAN) and more ad networks. The FAN adapter helps you to use FAN 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/VAMPFANAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VAMPFANAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"FBAudienceNetwork": [
"~>5.3.2"
]
}
}