MNUtilities MNUtilities groups all the reusable code that we need to ship in each project. Requirements Xcode 12 iOS 11.x+ Swift 5.2 Installation Swift Package Manager .package( url: "https://github.com/mednoor/MNUtilities.git", from: "1.0.0" )