Rename package to aws-signer-v4

This commit is contained in:
Adam Fowler 2020-08-03 11:41:16 +01:00
parent b8af0b2a43
commit 09c9e0eb3e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
import PackageDescription
let package = Package(
name: "AWSSigner",
name: "aws-signer-v4",
products: [
.library(name: "AWSSigner", targets: ["AWSSigner"]),
.library(name: "HTTPClientAWSSigner", targets: ["HTTPClientAWSSigner"]),