Skip to content

Commit b565b38

Browse files
committed
misc
1 parent 85400cf commit b565b38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

M80AttributedLabel.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = 'M80AttributedLabel'
3-
s.version = '1.0.1'
3+
s.version = '1.1.0'
44
s.authors = {'Xiang Wangfeng' => 'xiangwangfeng@gmail.com'}
55
s.homepage = 'https://github.com/xiangwangfeng/M80AttributedLabel/'
66
s.summary = 'Another attributed label using CoreText'
7-
s.source = {:git => 'https://github.com/xiangwangfeng/M80AttributedLabel.git', :tag => '1.0.2'}
7+
s.source = {:git => 'https://github.com/xiangwangfeng/M80AttributedLabel.git', :tag => s.version.to_s}
88
s.license = 'MIT'
99

1010
s.requires_arc = true

0 commit comments

Comments
 (0)