Skip to content

Commit

Permalink
Fixed swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoliveira committed Jan 26, 2020
1 parent e49f849 commit 07e4a6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

1 change: 1 addition & 0 deletions MarkdownKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ It supports many of the standard Markdown elements through the use of Regular
Expressions. It also allows customization of font and color attributes for
all the Markdown elements.
DESC
s.swift_version = '5'
s.homepage = "https://github.com/bmoliveira/MarkdownKit"
s.screenshots = "https://raw.githubusercontent.com/bmoliveira/MarkdownKit/master/Resources/MarkdownKitExample.png"
s.license = {:type => "MIT", :file => "LICENSE"}
Expand Down

0 comments on commit 07e4a6e

Please sign in to comment.