Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.03 KB

UIKitSpellBook

Swift iOS Xcode SPM MIT

Swift Package of useful tools for UIKit (iOS) Development.

Installation

Requirements

  • iOS 12.0
  • Swift 5
  • Xcode 11

Repository

https://github.com/magesteve/UIKitSpellBook.git

Documentation

Refer to inline documentation for explanation for specific calls.

Closure Typealiases Magic

Typealiases for Closures.

For example, ImageClosure is a typealais for a Closure that has no results, but it passed a NSImage.

License

UIKitSpellBook is available as open source under the terms of the MIT License.