blob: 482104bd92b221c43f8d6c512727aa7ab0a0fe77 [file] [log] [blame]
{
"name": "AmazonChimeSDK-No-Bitcode",
"version": "0.21.3",
"summary": "Amazon Chime SDK for iOS without 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-without-bitcode/0.21.3/AmazonChimeSDK-0.21.3.tar.gz"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "AmazonChimeSDK.xcframework",
"swift_versions": "5.0",
"dependencies": {
"AmazonChimeSDKMedia-No-Bitcode": [
"~> 0.17.3"
]
},
"swift_version": "5.0"
}