[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 1 / TeadsSDK / 4.8.7 / TeadsSDK.podspec.json
blobf7b473899f468f469f0f07d9f57064d74330a067
2   "name": "TeadsSDK",
3   "version": "4.8.7",
4   "summary": "Teads' iOS SDK",
5   "module_name": "TeadsSDK",
6   "description": "Teads allows you to integrate a single SDK into your app, and serve premium branded ads from Teads' SSP.",
7   "documentation_url": "https://support.teads.tv/support/solutions/articles/36000165909",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "homepage": "https://github.com/teads/TeadsSDK-iOS",
12   "license": {
13     "type": "Copyright",
14     "text": "Copyright Teads 2021"
15   },
16   "authors": {
17     "Teads": "support-sdk@teads.tv"
18   },
19   "source": {
20     "git": "https://github.com/teads/TeadsSDK-iOS.git",
21     "branch": "master",
22     "tag": "v4.8.7"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "AdSupport",
27     "AVFoundation",
28     "CoreMedia",
29     "CoreTelephony",
30     "MediaPlayer",
31     "SystemConfiguration"
32   ],
33   "default_subspecs": "Core",
34   "subspecs": [
35     {
36       "name": "Core",
37       "preserve_paths": [
38         "TeadsSDK.framework",
39         "OMSDK_Teadstv.xcframework"
40       ],
41       "vendored_frameworks": [
42         "TeadsSDK.xcframework",
43         "OMSDK_Teadstv.xcframework"
44       ]
45     }
46   ]