burczyk / KBContactsSelection

Easily search and select contacts in your iOS Address Book and redirect to Mail or Messages with results.
MIT License
62 stars 31 forks source link

How can this be used manually? #14

Open YouKnowOJ opened 8 years ago

YouKnowOJ commented 8 years ago

I am using swift and carthage in my project, so the pod installation does not work for me.

burczyk commented 8 years ago

Thanks for pointing that. Unfortunately one of the dependencies used in project (APAddressBook) doesn't have Carthage support so it's not straightforward how to add Carthage in this lib (https://github.com/Alterplay/APAddressBook/issues/63).