hayashi311 / Color-Picker-for-iOS

Colorful: iOS color picker built with Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift compatibility

Ashu opened this issue · comments

commented

How can I use this in Swift project?

I have added using Cocoapods but I am getting "No such module" error.

import Color_Picker_for_iOS

commented

import Color_Picker_for_iOS did solve my issue.