Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.01 KB

README.md

File metadata and controls

56 lines (37 loc) · 2.01 KB

DoubleNode Swift Framework

Codacy Badge codecov

DNSBlankWorkers

DNSBlankWorkers is a collection of blank worker classes used for the DNSFramework

Features

  • It's just awesome!

Requirements

  • iOS 13.0+ / macOS 10.15+ / tvOS 13.0+ / watchOS 6.0+
  • Xcode 11.6+
  • Swift 5.1+

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/DNSBlankWorkers.git", from: "1.11.21")
]

Dependencies

  • Alamofire v5.9.1+
  • DNSCore v1.11.6+
  • DNSCrashNetwork v1.11.2+
  • DNSDataObjects v1.11.8+
  • DNSError v1.11.1+
  • DNSProtocols v1.11.10+

Credits

DNSBlankWorkers 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

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