Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 591 Bytes

File metadata and controls

21 lines (13 loc) · 591 Bytes

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.