ColorPicker
ColorPicker copied to clipboard
Add Swift Package Manager support
This commit primarily adds Swift Package Manager support via a new Package.swift file. It also switches a few import statements from Foundation to UIKit where necessary.