[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / e / iOSClientExposurePlayback / 3.15.0 / iOSClientExposurePlayback.podspec.json
blobdab4e3857e25ace6863db584bdebcee1e9bd31b9
2   "name": "iOSClientExposurePlayback",
3   "version": "3.15.0",
4   "summary": "RedBeeMedia iOS SDK ExposurePlayback Module which combines both Exposure & Player",
5   "homepage": "https://github.com/EricssonBroadcastServices",
6   "license": {
7     "type": "Apache",
8     "file": "https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/blob/master/LICENSE"
9   },
10   "authors": {
11     "EMP": "jenkinsredbee@gmail.com"
12   },
13   "documentation_url": "https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/blob/master/README.md",
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback.git",
20     "tag": "v3.15.0"
21   },
22   "source_files": "Sources/iOSClientExposurePlayback/**/*.swift",
23   "dependencies": {
24     "iOSClientExposure": [
25       "~>  3.8.0"
26     ],
27     "iOSClientPlayer": [
28       "~>  3.6.0"
29     ]
30   },
31   "resource_bundles": {
32     "iOSClientExposurePlayback.git": [
33       "Sources/iOSClientExposurePlayback/PrivacyInfo.xcprivacy"
34     ]
35   }