ElaWorkshop / TagListView

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

Version 1.4.1 don’t have minwidth #288

Open tranhoanganh opened 2 years ago

tranhoanganh commented 2 years ago

Version CocoaPods 1.4.1 don’t have minWidth. The packaged version does not include minWidth: https://github.com/ElaWorkshop/TagListView/archive/refs/tags/1.4.1.zip

tranhoanganh commented 2 years ago

While waiting fix the error. You can use this fork.

pod 'TagListView', :tag => '1.4.2', :git => 'https://github.com/tranhoanganh/TagListView.git'