xhzengAIB / TagView

High efficiency Tag components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TagView

Blog describes how to design this effect. Blog

image

High efficiency Tag components.

CocoaPods

  1. Add pod 'XHTagView' to your Podfile.
  2. Run pod install or pod update.
  3. Import <XHTagView/XHTagView.h>.

Requirements

This library requires iOS 6.0+ and Xcode 7.0+.

License

XHTagView is provided under the MIT license. See LICENSE file for details.

中文介绍

博客中描述了如何设计这个效果. Blog

高效标签组件。

安装

  1. Podfile 中添加 pod 'XHTagView'
  2. 执行 pod installpod update
  3. 导入 <XHTagView/XHTagView.h>

要求

该项目最低支持 iOS 6.0+Xcode 7.0

许可证

TagView 使用 MIT 许可证,详情见 LICENSE 文件。

About

High efficiency Tag components.

License:MIT License


Languages

Language:Objective-C 80.8%Language:Shell 17.5%Language:Ruby 1.7%