[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / e / iOSClientExposurePlayback / 3.7.0 / iOSClientExposurePlayback.podspec.json
blob396b3839ac820c831e49858b370216363805fdd7
2   "name": "iOSClientExposurePlayback",
3   "version": "3.7.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.7.0"
21   },
22   "source_files": "Sources/iOSClientExposurePlayback/**/*.swift",
23   "dependencies": {
24     "iOSClientExposure": [
25       "~>  3.4.0"
26     ],
27     "iOSClientPlayer": [
28       "~>  3.2.2"
29     ]
30   }