blob: 3d897d2939491fc21b7c59d9ee41e9385deb9bb7 [file] [log] [blame]
{
"name": "VAMPFANAdapter",
"version": "6.2.0.0",
"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/iOS/VAMPFANAdapter-v6.2.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VAMPFANAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.0.2-beta"
],
"FBAudienceNetwork": [
"~> 6.2.0"
]
}
}