Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 254 Bytes

TDImageColors

iOS Library used to detect a number of most used colors in a UIImage.

Installation

Using CocoaPods

pod 'TDImageColors', '~> 0.2'

Traditional method

Just download the source files and drag them into your project.