[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / a / 2 / 9 / MoPub-Teads-Adapters / 4.2.0 / MoPub-Teads-Adapters.podspec.json
blobcdf19a6e41cdcf67ca1b255db131a4f16ae0f571
2   "name": "MoPub-Teads-Adapters",
3   "version": "4.2.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": "Commercial"
9   },
10   "authors": {
11     "Teads": "support-sdk@teads.tv"
12   },
13   "source": {
14     "git": "https://github.com/teads/TeadsSDK-adapter-mopub-ios.git",
15     "branch": "master",
16     "tag": "v4.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": "TeadsMoPubAdapter.framework"
25   },
26   "preserve_paths": "TeadsMoPubAdapter.framework",
27   "frameworks": "TeadsMoPubAdapter",
28   "dependencies": {
29     "TeadsSDK": [
30       "4.2.0"
31     ],
32     "mopub-ios-sdk": [
33       ">= 5.0"
34     ]
35   }