[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / a / AEPMedia / 3.0.1 / AEPMedia.podspec.json
blob57dacc2270f0667bd178f07887089e218e105143
2   "name": "AEPMedia",
3   "version": "3.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": "3.0.1"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "dependencies": {
21     "AEPCore": [
23     ]
24   },
25   "source_files": "AEPMedia/Sources/**/*.swift",
26   "swift_version": "5.1"