[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 7 / TeadsMoPubAdapter / 5.0.8 / TeadsMoPubAdapter.podspec.json
blob32776b661f1cc7cc4b3d243666446602006a4fb6
2   "name": "TeadsMoPubAdapter",
3   "version": "5.0.8",
4   "summary": "MoPub Adapter for Teads' iOS SDK",
5   "module_name": "TeadsMoPubAdapter",
6   "description": "Use this adapter to include MoPub as a demand source in your mediation waterfall",
7   "homepage": "https://github.com/teads/TeadsSDK-iOS",
8   "documentation_url": "https://support.teads.tv/support/solutions/articles/36000314769-inread-twitter-mopub-mediation",
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright Teads 2021"
12   },
13   "authors": {
14     "Teads": "support-sdk@teads.tv"
15   },
16   "source": {
17     "git": "https://github.com/teads/TeadsSDK-iOS.git",
18     "tag": "5.0.8"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "static_framework": true,
24   "requires_arc": true,
25   "source_files": [
26     "MediationAdapters/TeadsMoPubAdapter/**/*{.swift}",
27     "MediationAdapters/Common/*{.swift}"
28   ],
29   "dependencies": {
30     "TeadsSDK": [
31       "5.0.8"
32     ],
33     "mopub-ios-sdk": [
34       ">= 5.13"
35     ]
36   },
37   "frameworks": "StoreKit"