Skip to content

DNSCore is a collection of core classes used for the DNSFramework

Notifications You must be signed in to change notification settings

DoubleNode/DNSCore

Repository files navigation

DoubleNode Swift Framework

Codacy Badge codecov

DNSCore

DNSCore is a collection of core classes used for the DNSFramework

Features

  • It's just awesome!

Requirements

  • iOS 16.0+ / macOS 13.3+ / tvOS 16.4+ / watchOS 9.4+
  • Xcode 14.3.1+
  • Swift 5.8+

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but Alamofire does support its use on supported platforms.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
.package(url: "https://github.com/DoubleNode/DNSCore.git", from: "1.11.8")
]

Dependencies

  • AtomicSwift v1.2.2+
  • DNSCoreThreading v1.11.1+
  • DNSError v1.11.1+
  • SFSymbol v2.3.0+
  • SwiftLintPlugins v0.57.0+

Credits

DNSCore and the DNSFramework are owned and maintained by Darren Ehlers and DoubleNode.com. You can follow them on Twitter at @DoubleNodeOpen for project updates and releases.

License

DNSCore and the DNSFramework are Copyright © 2021- 2016 Darren Ehlers and DoubleNode, LLC. All rights reserved.

About

DNSCore is a collection of core classes used for the DNSFramework

Resources

Stars

Watchers

Forks

Packages

No packages published