[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / a / 2 / 9 / MoPub-Teads-Adapters / 4.6.0 / MoPub-Teads-Adapters.podspec.json
bloba0b15e20191714ba27732480ca2b783930b9450c
2   "name": "MoPub-Teads-Adapters",
3   "version": "4.6.0",
4   "summary": "MoPub Adapter for Teads' iOS SDK",
5   "description": "Use this adapter to include MoPub as a demand source in your mediation waterfall",
6   "homepage": "https://github.com/teads/TeadsSDK-iOS",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright Teads 2020"
10   },
11   "authors": {
12     "Teads": "support-sdk@teads.tv"
13   },
14   "source": {
15     "git": "https://github.com/teads/TeadsSDK-adapter-mopub-ios.git",
16     "branch": "master",
17     "tag": "v4.6.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "static_framework": true,
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "TeadsMoPubAdapter.framework"
26   },
27   "preserve_paths": "TeadsMoPubAdapter.framework",
28   "frameworks": "TeadsMoPubAdapter",
29   "dependencies": {
30     "TeadsSDK": [
31       "4.6.0"
32     ],
33     "mopub-ios-sdk": [
34       ">= 5.5"
35     ]
36   }