[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / f / CriteoGoogleMediationAdapters / 1.0 / CriteoGoogleMediationAdapters.podspec.json
blob051e1638c4a06ed3b46c826b9347ca741d01cda2
2   "name": "CriteoGoogleMediationAdapters",
3   "version": "1.0",
4   "summary": "Criteo Mediation Adapters",
5   "description": "This repository contains Criteo’s Adapter for Admob Mediation. It must be used in conjunction with the Criteo Publisher SDK. For requirements, intructions, and other info, see Integrating Criteo with Admob Mediation https://publisherdocs.criteotilt.com/sdk-ios/3.1/admob-mediation/",
6   "homepage": "https://github.com/criteo/ios-publisher-sdk-google-adapters",
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-google-adapters.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*",
22   "static_framework": true,
23   "dependencies": {
24     "CriteoPublisherSdk": [
25       ">= 3.1.0"
26     ],
27     "Google-Mobile-Ads-SDK": [
28       ">= 7.49.0"
29     ]
30   },
31   "deprecated_in_favor_of": "CriteoPublisherSdk/GoogleAdapter"