[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / d / 2 / AEPEdgeMedia / 5.0.0 / AEPEdgeMedia.podspec.json
blobae13660bf66e378a02987f1937f0a97de6004a09
2   "name": "AEPEdgeMedia",
3   "version": "5.0.0",
4   "summary": "Adobe Streaming Media for Edge Network extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "Adobe Streaming Media for Edge Network extension extension sends data about audio and video consumption on your streaming applications to the Adobe Experience Platform Edge Network.",
6   "homepage": "https://github.com/adobe/aepsdk-edgemedia-ios.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Adobe Experience Platform SDK Team",
12   "source": {
13     "git": "https://github.com/adobe/aepsdk-edgemedia-ios.git",
14     "tag": "5.0.0"
15   },
16   "platforms": {
17     "ios": "12.0",
18     "tvos": "12.0"
19   },
20   "swift_versions": "5.1",
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "dependencies": {
25     "AEPCore": [
26       ">= 5.0.0",
27       "< 6.0.0"
28     ],
29     "AEPEdge": [
30       ">= 5.0.0",
31       "< 6.0.0"
32     ]
33   },
34   "source_files": "Sources/**/*.swift",
35   "swift_version": "5.1"