blob: 99a34d42ee6df6116bd3629f6889057848e1a509 [file] [log] [blame]
{
"name": "MoPub-UnityAds-Adapters",
"version": "2.2.0.6",
"summary": "Unity Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Unity Ads SDK, please check this tutorial: https://github.com/Unity-Technologies/unity-ads-iOS/releases.\n\n\nFor inquiries and support, please email unityads-support@unity3d.com.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "UnityAds/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"UnityAds": [
"2.2.0"
]
}
}