[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / d / AmpAdobeHeartbeat / 9.1.3-alpha.3 / AmpAdobeHeartbeat.podspec.json
blob928b0a9f4b9fd2f4a45b28988a1494448ae9293c
2   "name": "AmpAdobeHeartbeat",
3   "version": "9.1.3-alpha.3",
4   "summary": "Akamai Adaptive Media Player plugin for Adobe Heartbeat.",
5   "description": "Integrate Adobe Heartbeat Analytics on Akamai Adaptive Media Player.",
6   "homepage": "https://developer.akamai.com/tools/AdaptiveMedia.html",
7   "license": {
8     "type": "Custom",
9     "text": "©2014 Akamai Technologies, Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission is prohibited. Akamai and the Akamai wave logo are registered trademarks. Other trademarks contained herein are the property of their respective owners."
10   },
11   "authors": {
12     "Media Development Team": "amp-sdk-support@akamai.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "tvos": "11.0"
17   },
18   "source": {
19     "http": "https://mdtp-a.akamaihd.net/amp-ios-sdk/frameworks/9.1.3-alpha.3/AmpAdobeHeartbeat.zip"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "AmpAdobeHeartbeat.xcframework"
24     ],
25     "pod_target_xcconfig": {
26       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27     },
28     "user_target_xcconfig": {
29       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30     }
31   },
32   "tvos": {
33     "vendored_frameworks": [
34       "AmpAdobeHeartbeat.xcframework"
35     ],
36     "pod_target_xcconfig": {
37       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
38     },
39     "user_target_xcconfig": {
40       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
41     }
42   },
43   "exclude_files": "Classes/Exclude",
44   "dependencies": {
45     "AmpCore": [
46       "~> 9.1.3-alpha.3"
47     ]
48   }