https://github.com/Joywii/RichLabel
<img align="center" src="http://img.itc.cn/photo/jmdOyY5PIQV" alt="ScreenShot" width="300">
RickLabel是UILabel的子类。支持显示表情、识别URL、电话号码等(可扩展),URL和电话号码可以点击
可以长按
。表情部分使用TextKit框架实现。识别URL、电话号码主要参考KILabel。
#import "MZTimerLabel.h"
。(具体参考Demo)
This code is distributed under the terms and conditions of the [MIT license](LICENSE).