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

Commit 3071df7

Browse files
committed
Update podspec to 4.0.0 for incompatible Swift 3 change
1 parent c321652 commit 3071df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RichEditorView.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RichEditorView"
3-
s.version = "3.2.0"
3+
s.version = "4.0.0"
44
s.summary = "Rich Text Editor for iOS written in Swift"
55
s.homepage = "https://github.com/cjwirth/RichEditorView"
66
s.license = 'BSD 3-clause'

0 commit comments

Comments
 (0)