[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 6 / TeadsSASAdapter / 5.0.15 / TeadsSASAdapter.podspec.json
blob98a2367b0f32dfafdd2067b68e2d11e97d7fb9ef
2   "name": "TeadsSASAdapter",
3   "version": "5.0.15",
4   "summary": "SAS Adapter for Teads' iOS SDK",
5   "module_name": "TeadsSASAdapter",
6   "description": "Use this adapter to include Teads 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/36000314771-smart-adserver-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.15"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "static_framework": true,
24   "requires_arc": true,
25   "source_files": [
26     "MediationAdapters/TeadsSASAdapter/**/*{.swift}",
27     "MediationAdapters/Common/*{.swift}"
28   ],
29   "dependencies": {
30     "TeadsSDK": [
31       "5.0.15"
32     ],
33     "Smart-Display-SDK": [
34       ">= 7.6.2"
35     ]
36   }