blob: c71928c05406f6e8849edab780419c03d9d6c8ee [file] [log] [blame]
{
"name": "MoPub-Unity-Adapters",
"version": "2.1.2.0",
"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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Unity/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.19.0"
],
"UnityAds": [
"~> 2.0"
]
}
}