Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 313 Bytes

NGTools

Collection of swift extensions used by Nuglif's iOS team. Checkout the Playground for an overview

Compatibility

Swift 4.2+

Installation

Cocoapods

Add NGTools to your podfile:

pod 'NGTools', :git => 'https://github.com/Nuglif/NGTools.git'

Carthage

github "Nuglif/NGTools"