blob: dd6b846d274b23a716ecd3103b7c35a1993bd0a2 [file] [log] [blame]
{
"name": "VAMPFANAdapter",
"version": "6.5.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.5.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"user_target_xcconfig": {
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"vendored_frameworks": "VAMPFANAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.1.0"
],
"FBAudienceNetwork": [
"~> 6.5.0"
]
}
}