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