blob: 64ac33873385fb7e7fc659fd909d73e8f75466c1 [file] [log] [blame]
{
"name": "VAMPAppLovinAdapter",
"version": "0.0.1",
"summary": "AppLovin Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including AppLovin and more ad networks. The AppLovin adapter helps you to use AppLovin 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/VAMPAppLovinAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"libraries": "z",
"vendored_frameworks": "VAMPAppLovinAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"AppLovinSDK": [
"~> 6.7.0"
]
}
}