Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 572 Bytes

MASPreferences

This component is intended as a replacement for SS_PrefsController by Matt Legend Gemmell and Selectable Toolbar by Brandon Walkin. It is designed to use NSViewController subclasses for preference panes.

How to use

You can find a Demo project at MASPreferencesDemo.

Install

  • Add github "shpakovski/MASPreferences" to your Cartfile.
  • Add pod 'MASPreferences' to your Podfile.