blob: fa35354af8797a8eb1c2aa4d3a42ebdb018d49dc [file] [log] [blame]
{
"name": "VAMP-SDK",
"version": "0.0.1",
"summary": "Video Ad Mediation Platform.",
"description": "Ad Generation is an SSP service that automatically distributes the most profitable advertisements from multiple DSPs / ad networks.",
"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/VAMP_iOS_v0.0.1.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"MediaPlayer",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"vendored_frameworks": "VAMP_iOS_v0.0.1/SDK/VAMP.embeddedframework/VAMP.framework",
"resources": "VAMP_iOS_v0.0.1/SDK/VAMP.embeddedframework/Resources/VAMPResources.bundle"
}