blob: fb58e9f7ce21f65159d3b908f12f5378893d63c5 [file] [log] [blame]
{
"name": "VAMPMoPubAdapter",
"version": "0.0.1",
"summary": "MoPub Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including MoPub and more ad networks. The MoPub adapter helps you to use MoPub 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/VAMPMoPubAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"vendored_frameworks": "VAMPMoPubAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"mopub-ios-sdk": [
"~> 5.7.0"
]
}
}