paulrolfe / PARTagPicker

This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.
MIT License
370 stars 48 forks source link

Integration from cocoapods don't work out of the box #1

Closed ousabasa closed 9 years ago

ousabasa commented 9 years ago

You still have to search for the nibs and include them in the project, must be done programatically or included in pod bundle.

Thanks for your great work :)

paulrolfe commented 9 years ago

Thanks for letting me know, I'll try to fix that this weekend.

— Sent from my iPhone, please excuse typos and brevity.

On Sat, Oct 10, 2015 at 11:54 AM, ousabasa notifications@github.com wrote:

You still have to search for the nibs and include them in the project, must be done programatically or included in pod bundle.

Thanks for your great work :)

Reply to this email directly or view it on GitHub: https://github.com/paulrolfe/PARTagPicker/issues/1

paulrolfe commented 9 years ago

Finally got this done. I'm closing the issue, but please confirm that it works for you as well. Thanks again.