blob: 90a80212a17efe9e1d7cb80ee517e5fd9f2e4568 [file] [log] [blame]
{
"name": "AmazonChimeSDK-Bitcode",
"version": "0.21.3",
"summary": "Amazon Chime SDK for iOS with Bitcode support.",
"description": "An iOS client library for integrating multi-party communications powered by the Amazon Chime service.",
"homepage": "https://github.com/aws/amazon-chime-sdk-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"source": {
"http": "https://amazon-chime-sdk-ios.s3.amazonaws.com/sdk/0.21.3/AmazonChimeSDK-0.21.3.tar.gz"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "AmazonChimeSDK.xcframework",
"swift_versions": "5.0",
"dependencies": {
"AmazonChimeSDKMedia-Bitcode": [
"~> 0.17.3"
]
},
"swift_version": "5.0"
}