blob: a65bc9bbb33004baa709817f0cc20dd63ae8f387 [file] [log] [blame]
{
"name": "VAMPNendAdapter",
"version": "7.0.2.0",
"summary": "Nend Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including nend and more ad networks. The nend adapter helps you to use nend 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/VAMPNendAdapter-v7.0.2.0.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreMedia",
"ImageIO",
"Security",
"SystemConfiguration",
"WebKit",
"AVKit"
],
"libraries": "xml2",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": "VAMPNendAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.1.0"
],
"NendSDK_iOS": [
"~> 7.0.2"
]
}
}