[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 2 / 9 / MoPub-Teads-Adapters / 4.8.4 / MoPub-Teads-Adapters.podspec.json
blob634b8337fde5755e9066b34a7c1a0503c1ee2982
2   "name": "MoPub-Teads-Adapters",
3   "version": "4.8.4",
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-adapter-mopub-ios",
8   "documentation_url": "https://support.teads.tv/support/solutions/articles/36000166728-twitter-mopub-mediation-ios",
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-adapter-mopub-ios.git",
18     "tag": "v4.8.4"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "static_framework": true,
24   "requires_arc": true,
25   "source_files": "TeadsMoPubAdapter/**/*{.swift}",
26   "swift_versions": [
27     "4.3",
28     "5.0",
29     "5.1"
30   ],
31   "dependencies": {
32     "TeadsSDK": [
33       "4.8.4"
34     ],
35     "mopub-ios-sdk": [
36       ">= 5.13"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
41     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
45     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
46   },
47   "swift_version": "5.1"