Swiftpack.co - DouKing/Channel as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by DouKing.
DouKing/Channel 0.1.0
A common function development kit for iOS.
⭐️ 1
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/DouKing/Channel.git", from: "0.1.0")

Channel

A common function development kit for iOS.

Installation

  • Using Swift Package Manager

    import PackageDescription
    
    let package = Package(
      name: "MyAwesomeApp",
      dependencies: [
        .package(url: "https://github.com/douking/Channel", from: "0.1.0"),
      ]
    )
    

LICENES

See LICENES file for more infomation.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics