andreadelfante / SwiftEssentialsKit

My own set of convenience methods, functions and classes. Written in Swift.

Repository from Github https://github.comandreadelfante/SwiftEssentialsKitRepository from Github https://github.comandreadelfante/SwiftEssentialsKit

SwiftEssentialsKit

SwiftEssentialsKit CI Version License Platform

Requirements

  • iOS 10.0+

Installation

Cocoapods

Simply add the following line to your Podfile:

pod 'SwiftEssentialsKit'

The default submodules are:

  • SwiftEssentialsKit/PackageDTO
  • SwiftEssentialsKit/AlertControllerBuilder
  • SwiftEssentialsKit/Convenient

Swift Package Manager

Simply add a package dependency to your Xcode project, select File > Swift Packages > Add Package Dependency and enter this repository URL:

https://github.com/andreadelfante/SwiftEssentialsKit.git

Submodules

Documentation

Click here to read the complete SwiftEssentialsKit API documentation.

About

My own set of convenience methods, functions and classes. Written in Swift.

License:MIT License


Languages

Language:Swift 92.6%Language:Ruby 7.4%Language:Shell 0.0%