[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / d / iOSClientExposureDownload / 3.6.0 / iOSClientExposureDownload.podspec.json
blobc716e84f8a97f152071309f5ee35038877c27ead
2   "name": "iOSClientExposureDownload",
3   "version": "3.6.0",
4   "summary": "RedBeeMedia iOS SDK ExposureDownload module which combines both Exposure & Download",
5   "homepage": "https://github.com/EricssonBroadcastServices",
6   "license": "Apache",
7   "authors": {
8     "EMP": "jenkinsredbee@gmail.com"
9   },
10   "documentation_url": "README.md",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/EricssonBroadcastServices/iOSClientExposureDownload.git",
16     "tag": "v3.6.0"
17   },
18   "source_files": "Sources/iOSClientExposureDownload/**/*.swift",
19   "dependencies": {
20     "iOSClientExposure": [
21       "~>  3.8.0"
22     ],
23     "iOSClientDownload": [
24       "~>  3.1.0"
25     ]
26   },
27   "resource_bundles": {
28     "iOSClientExposureDownload.git": [
29       "Sources/iOSClientExposureDownload/PrivacyInfo.xcprivacy"
30     ]
31   }