blob: db568efa9d3fddd17128718ef9c7cf177f1f9903 [file] [log] [blame]
{
"name": "VAMPPangleAdapter",
"version": "3.8.1.0.0",
"summary": "Pangle Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including Pangle and more ad networks. The Pangle adapter helps you to use Pangle 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/iOS/VAMPPangleAdapter-v3.8.1.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"MediaPlayer",
"MobileCoreServices",
"StoreKit",
"SystemConfiguration",
"WebKit",
"Accelerate"
],
"libraries": [
"c++",
"resolv.9",
"z",
"sqlite3",
"xml2"
],
"user_target_xcconfig": {
"VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"vendored_frameworks": "VAMPPangleAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.1.3"
],
"Ads-Global": [
"~> 3.8.1.0"
]
}
}