[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / 8 / AmpDownloader / 9.2.12 / AmpDownloader.podspec.json
blobfb07fcc317e562f2113dd1dc71f96f4db392854b
2   "name": "AmpDownloader",
3   "version": "9.2.12",
4   "summary": "Akamai Adaptive Media Player plugin for video downloads.",
5   "description": "Integrate video downloads on Akamai Adaptive Media Player.",
6   "homepage": "https://player.akamai.com/documentation/ios/amp-core.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.2.12/AmpDownloader.zip"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "AmpDownloader.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   "exclude_files": "Classes/Exclude",
33   "dependencies": {
34     "AmpCore": [
35       "~> 9.2.12"
36     ]
37   }