Updating podspec
This commit is contained in:
parent
403285e46f
commit
040d7896fe
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "SwiftyMarkdown"
|
s.name = "SwiftyMarkdown"
|
||||||
s.version = "1.2.3"
|
s.version = "1.2.4"
|
||||||
s.summary = "Converts Markdown to NSAttributed String"
|
s.summary = "Converts Markdown to NSAttributed String"
|
||||||
s.homepage = "https://github.com/SimonFairbairn/SwiftyMarkdown"
|
s.homepage = "https://github.com/SimonFairbairn/SwiftyMarkdown"
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
|
|
Loading…
Reference in New Issue