Krelborn / KILabel

A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
MIT License
470 stars 133 forks source link

Support Carthage #32

Open schickling opened 9 years ago

schickling commented 9 years ago

It would be great if this package could be installed via Carthage

schickling commented 8 years ago

Update:

We've implemented a Swift alternative supporting Carthage: ActiveLabel. Maybe that's useful for someone.