ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.64k stars 492 forks source link

Carthage: 'setTitle' not defined #116

Closed TofPlay closed 7 years ago

TofPlay commented 7 years ago

Hi,

My Cartfile:

github "ElaWorkshop/TagListView" == 1.1.0

On the readme:

tagListView.setTitle("New Title", at:6) // to replace the title a tag

The error: image