blob: 0243cd87d13dfeb883db7adc71aa06d44817bf43 [file] [log] [blame]
{
"name": "VAMPPangleAdapter",
"version": "3.7.0.5.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.7.0.5.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.2"
],
"Ads-Global": [
"~> 3.7.0.5"
]
}
}