[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / f / 2 / 1 / TeadsSDK / 2.7.2 / TeadsSDK.podspec.json
blobe02e7442b2537c449edd6c3244310bd675dba63a
2   "name": "TeadsSDK",
3   "version": "2.7.2",
4   "summary": "Teads' iOS SDK",
5   "description": "Teads allows you to integrate a single SDK into your app, and serve premium branded ads from Teads' SSP.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/teads/TeadsSDK-iOS",
10   "license": "Apache 2.0",
11   "authors": {
12     "Teads": "support-sdk@teads.tv"
13   },
14   "source": {
15     "git": "https://github.com/teads/TeadsSDK-iOS.git",
16     "branch": "master",
17     "tag": "v2.7.2"
18   },
19   "requires_arc": true,
20   "preserve_paths": "TeadsSDKDemo/TeadsSDK.framework",
21   "vendored_frameworks": "TeadsSDKDemo/TeadsSDK.framework",
22   "resources": "TeadsSDKDemo/Resources/*",
23   "ios": {
24     "frameworks": [
25       "AdSupport",
26       "AVFoundation",
27       "CoreLocation",
28       "CoreMedia",
29       "CoreTelephony",
30       "MediaPlayer",
31       "SystemConfiguration"
32     ]
33   },
34   "libraries": "xml2",
35   "frameworks": "TeadsSDK"