Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Update podspec to 4.0.0 for incompatible Swift 3 change
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwirth committed Jun 17, 2017
1 parent c321652 commit 3071df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RichEditorView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RichEditorView"
s.version = "3.2.0"
s.version = "4.0.0"
s.summary = "Rich Text Editor for iOS written in Swift"
s.homepage = "https://github.com/cjwirth/RichEditorView"
s.license = 'BSD 3-clause'
Expand Down

0 comments on commit 3071df7

Please sign in to comment.