blob: 07a1b1184a58ba87923b26dd2d71eeafa23cd08d [file] [log] [blame]
{
"name": "VAMPVungleAdapter",
"version": "0.0.1",
"summary": "Vungle Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including Vungle and more ad networks. The Vungle adapter helps you to use Vungle 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/VAMPVungleAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"MediaPlayer",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"libraries": "z",
"vendored_frameworks": "VAMPVungleAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"VungleSDK-iOS": [
"~> 6.3.2"
]
}
}