blob: bbee75f531dafc122adc9eea5c75fdab10edb3ca [file] [log] [blame]
{
"name": "VAMPUnityAdsAdapter",
"version": "0.0.1",
"summary": "UnityAds Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including UnityAds and more ad networks. The UnityAds adapter helps you to use UnityAds 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/pod/VAMPUnityAdsAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VAMPUnityAdsAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"UnityAds": [
"~> 3.1.0"
]
}
}