[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / f / c / UnityMediation / 2.1.1.0 / UnityMediation.podspec.json
blob963f7e70eab8e327667376caa5770193c4d19a74
2   "name": "UnityMediation",
3   "version": "2.1.1.0",
4   "summary": "Unity Adapters for mediating through MoPub.",
5   "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.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PoojaChirp": "pshashidhar@twitter.com"
13   },
14   "source": {
15     "git": "https://github.com/mopub/mopub-ios-mediation.git",
16     "tag": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UnityAds/*.{h,m}",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 4.0"
25     ],
26     "UnityAds": [
28     ]
29   }