Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.19 KB

WTTagView

CI Status Version License Platform

Overview

snapshot snapshot

A TagView used to add tags to an image. You can change tag directions, move tag position and delete tags. You can also custom tag styles. You use it like UITableView, Implementation the dataSouce and delegate methods. It also can be used in Interface Builder.

Requirements

Require at least iOS 7.0.

Installation

WTTagView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WTTagView' , '1.0'

Author

wtlucky, wtlucky@foxmail.com

License

WTTagView is available under the MIT license. See the LICENSE file for more info.