[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / a / AEPMedia / 4.0.1 / AEPMedia.podspec.json
blob2b4cb60315b661395cc8cec4e8902b4927fdea75
2   "name": "AEPMedia",
3   "version": "4.0.1",
4   "summary": "Media library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "The Media library provides APIs that allow use of the Media Analytics product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-media-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-media-ios",
11     "tag": "4.0.1"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPCore": [
23       ">= 4.0.0"
24     ]
25   },
26   "source_files": "AEPMedia/Sources/**/*.swift",
27   "swift_version": "5.1"