[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / e / iOSClientExposurePlayback / 3.0.100 / iOSClientExposurePlayback.podspec.json
blob62f16340a272b1e315cea6b2e1f6127f3725d4b1
2   "name": "iOSClientExposurePlayback",
3   "version": "3.0.100",
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": "11.0",
16     "tvos": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback.git",
20     "tag": "v3.0.100"
21   },
22   "source_files": "Sources/iOSClientExposurePlayback/**/*.swift",
23   "dependencies": {
24     "iOSClientExposure": [
25       "~>  3.0.0"
26     ],
27     "iOSClientPlayer": [
28       "~>  3.0.0"
29     ]
30   }