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