SwiftAWSCloudfront

1.1.3

Standalone Repository of AWS cloudfront Client from soto-project/soto
soto-archive/soto-cloudfront

What's New

2017-12-18T05:07:58Z

cloudfront

An AWS cloudfront type safe client for Swift (This is part of aws-sdk-swift)

Documentation

Visit the aws-sdk-swift documentation for instructions and browsing api references.

Installation

Package.swift

import PackageDescription

let package = Package(
    name: "MyAWSApp",
    dependencies: [
        .package(url: "https://github.com/swift-aws/cloudfront.git", .upToNextMajor(from: "1.0.0"))
    ]
)

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Wed Jan 10 2024 06:29:30 GMT-1000 (Hawaii-Aleutian Standard Time)