blob: 3958281baee68b14627edc04ff37a2966348deec [file] [log] [blame]
{
"name": "VAMP-SDK",
"version": "4.1.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.",
"cocoapods_version": ">= 1.9",
"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/VAMP-v4.1.1.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"MediaPlayer",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"vendored_frameworks": "VAMP.xcframework"
}