ScottLydon
Helpers for interviews and apps.
Installation
If you don't have a cocoapods installed, run pod init
when your terminal is on your project.
ScottLydon is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ScottLydon'
Then run pod install
Open your app from the workspace,
import ScottLydon
when you want to use it, and enjoy.