[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / 7 / AmpChromecast / 9.1.6-alpha.1 / AmpChromecast.podspec.json
blob5b6f62d5ef5a9996d7813f3e10975bc6df8409d3
2   "name": "AmpChromecast",
3   "version": "9.1.6-alpha.1",
4   "summary": "Akamai Adaptive Media Player plugin for Chromecast.",
5   "description": "Integrate Chromecast 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   },
17   "source": {
18     "http": "https://mdtp-a.akamaihd.net/amp-ios-sdk/frameworks/9.1.6-alpha.1/AmpChromecast.zip"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "AmpChromecast.xcframework"
23     ],
24     "pod_target_xcconfig": {
25       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26     },
27     "user_target_xcconfig": {
28       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29     }
30   },
31   "exclude_files": "Classes/Exclude",
32   "dependencies": {
33     "AmpCore": [
34       "~> 9.1.6-alpha.1"
35     ]
36   }