From 031de92c1b07b52ff71c837746339ff25164c166 Mon Sep 17 00:00:00 2001 From: amao Date: Thu, 1 Nov 2018 10:12:17 +0800 Subject: [PATCH] Update M80AttributedLabel.podspec --- M80AttributedLabel.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M80AttributedLabel.podspec b/M80AttributedLabel.podspec index 3be4847..9d6c44d 100755 --- a/M80AttributedLabel.podspec +++ b/M80AttributedLabel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'M80AttributedLabel' - s.version = '1.7.0' + s.version = '1.7.1' s.authors = {'Xiang Wangfeng' => 'xiangwangfeng@gmail.com'} s.homepage = 'https://github.com/xiangwangfeng/M80AttributedLabel/' s.summary = 'Another attributed label using CoreText'