[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / e / AdobeMediaSDK / 2.3.0 / AdobeMediaSDK.podspec.json
blob40f2a44e7acfd1c357f7da0244472d259794710f
2   "name": "AdobeMediaSDK",
3   "version": "2.3.0",
4   "summary": "AdobeMediaSDK is Adobe’s standardized Analytics solution for Audio and Video. This is the only official Adobe MediaSDK Pod.",
5   "description": "Adobe Analytics for Media enables clients to track the full customer journey across their site, which includes audio and video consumption, and these measures are easily integrated into Analytics reporting and other Experience Cloud products.\nAdobe MediaSDK was previously known as Adobe VideoHeartbeatLibrary.",
6   "homepage": "https://github.com/Adobe-Marketing-Cloud/media-sdks/releases/tag/ios-v2.3.0",
7   "documentation_url": "https://docs.adobe.com/content/help/en/media-analytics/using/sdk-implement/setup/set-up-ios.html",
8   "license": {
9     "type": "Commercial",
10     "text": "Adobe Inc. All Rights Reserved"
11   },
12   "authors": "Adobe Media Analytics SDK Team",
13   "source": {
14     "git": "https://github.com/Adobe-Marketing-Cloud/media-sdks.git",
15     "tag": "ios-v2.3.0-cocoapod"
16   },
17   "pod_target_xcconfig": {
18     "OTHER_LDFLAGS": "-all_load"
19   },
20   "cocoapods_version": ">= 1.10",
21   "platforms": {
22     "ios": "8.0",
23     "tvos": "9.0"
24   },
25   "ios": {
26     "source_files": "Empty.m",
27     "vendored_frameworks": "MediaSDK.xcframework",
28     "dependencies": {
29       "AdobeMobileSDK": [
31       ]
32     }
33   },
34   "tvos": {
35     "source_files": "Empty.m",
36     "vendored_frameworks": "MediaSDKTV.xcframework",
37     "dependencies": {
38       "AdobeMobileSDK/TVOS": [
40       ]
41     }
42   }