/SwifTools

A Swift Framework that serves as a development toolbox.

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SwifTools

Build Status CocoaPods Compatible

A Swift Framework that serves as a development toolbox. Helps with :

  • Adding constraints
  • Touch ID set up
  • Using Home Screen Quick Actions

Installation

SwifTools is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SwifTools"

Requirements

Development target is iOS 9.0 minimum.