updated pod spec summary
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'CoreTextLabel'
|
||||
s.version = '1.0'
|
||||
s.summary = "Simple UILabel replacement to display NSAttributedString in iOS applications."
|
||||
s.summary = "Simple UILabel replacement to display NSAttributedString by HTML in iOS applications (>= 3.2)."
|
||||
s.homepage = "https://github.com/dkuhnke/CoreTextLabel"
|
||||
s.author = { 'Daniel Kuhnke' => 'd.kuhnke@appfarms.com' }
|
||||
s.source = { :git => 'https://github.com/dkuhnke/CoreTextLabel.git', :tag => '1.0' }
|
||||
|
||||
Reference in New Issue
Block a user