// // Copyright Amazon.com Inc. or its affiliates. // All Rights Reserved. // // SPDX-License-Identifier: Apache-2.0 // import Foundation public class ComponentInformation { public static let version = "1.0.2" public static let name = "amplify-ui-swift-authenticator" }