blob: ef0f1d6327d51fd801fa715945c61354d0a4f46f [file] [log] [blame]
{
"name": "AmpMux",
"version": "9.1.1-alpha",
"summary": "Akamai Adaptive Media Player plugin for Mux Data.",
"description": "Integrate Mux data to monitor streaming performance with Adaptive Media Player.",
"homepage": "https://developer.akamai.com/tools/AdaptiveMedia.html",
"license": {
"type": "Custom",
"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."
},
"authors": {
"Media Development Team": "amp-sdk-support@akamai.com"
},
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source": {
"http": "https://mdtp-a.akamaihd.net/amp-ios-sdk/frameworks/9.1.1-alpha/AmpMux.zip"
},
"ios": {
"vendored_frameworks": [
"AmpMux.xcframework"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
},
"tvos": {
"vendored_frameworks": [
"AmpMux.xcframework"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
}
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"AmpCore": [
"~> 9.1.1-alpha"
]
}
}