v5.1.0 with SPM (Xcode 11, Swift 5.1)
Changes included:
- Added support for Swift Package Manager 🎉
- Added compatibility with iOS 13 (Xcode 11).
- Improved compatibility with
textFieldShouldReturn
delegate method. - Removed deprecated properties.
- Fixed keyboard appearance reverting to default when TagView is selected (#121)
CocoaPods
pod 'WSTagsField', '~> 5.1'
Carthage
github "whitesmith/WSTagsField" ~> 5.1