DNSBaseStage is a collection of base Stage classes used for the DNSFramework
- It's just awesome!
- iOS 16.0+ / macOS 13.3+ / tvOS 16.4+ / watchOS 9.4+
- Xcode 14.3.1+
- Swift 5.8+
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/DNSBaseStage.git", from: "1.11.7")
]
- Alamofire v5.9.1+
- AlamofireImage v4.3.0+
- DNSAppCore v1.11.1+
- DNSBaseTheme v1.11.1+
- DNSCore v1.11.7+
- DNSCrashSystems v1.11.0+
- DNSCrashWorkers v1.11.17+
- DNSNetwork v1.11.0+
- FTLinearActivityIndicator v1.8.0+
- GTBlurView v1.0.2+
- IQKeyboardManager v6.5.16+
- JGProgressHUD v2.2.0+
- JKDrawer v0.9.1+
- Loaf v0.7.0+
- SFSymbol v2.3.0+
DNSBaseStage 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.
DNSBaseStage and the DNSFramework are Copyright © 2020 - 2016 Darren Ehlers and DoubleNode, LLC. All rights reserved.