[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / f / CriteoMoPubMediationAdapters / 3.5.0.0 / CriteoMoPubMediationAdapters.podspec.json
blobbbf61007e66b3b7faeecbe0617922f61035bcb2b
2   "name": "CriteoMoPubMediationAdapters",
3   "version": "3.5.0.0",
4   "summary": "Criteo MoPub Mediation Adapters",
5   "description": "This repository contains Criteo’s Adapter for MoPub Mediation. It must be used in conjunction with the Criteo Publisher SDK. For requirements, intructions, and other info, see Integrating Criteo with MoPub Mediation: https://publisherdocs.criteotilt.com/sdk-ios/3.1/mopub-mediation/",
6   "homepage": "https://www.criteo.com",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Criteo": "github@criteo.com"
13   },
14   "source": {
15     "git": "https://github.com/criteo/ios-publisher-sdk-mopub-adapters.git",
16     "tag": "3.5.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.{m,h}",
22   "static_framework": true,
23   "dependencies": {
24     "CriteoPublisherSdk": [
25       ">= 3.5.0"
26     ],
27     "mopub-ios-sdk/Core": [
28       ">= 5.6"
29     ]
30   },
31   "deprecated_in_favor_of": "CriteoPublisherSdk/MoPubAdapter"