Install UIImageColors
masterYou can install UIImageColors using Manual, CocoaPods, or Carthage.
Manual
Copy UIImageColors.swift directly into your project.
CocoaPods
Add the following to your Podfile:
pod 'UIImageColors'Carthage
Add the following to your Cartfile:
gitub "jathu/UIImageColors"pod 'UIImageColors'