We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce5a90 commit 7eb534cCopy full SHA for 7eb534c
RichEditorSwiftUI.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "RichEditorSwiftUI"
3
- s.version = "2.0.2"
+ s.version = "1.0.0"
4
s.summary = "Rich text editing, SwiftUI rich text editor library."
5
6
s.description = <<-DESC
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
10
s.homepage = "https://github.com/canopas/RichEditorSwiftUI"
11
s.license = { :type => "MIT", :file => "LICENSE.md" }
12
- s.author = { "Divyesh" => "divyesh.v@canopas.com" }
+ s.author = { "Jimmy" => "jimmy@canopas.com" }
13
s.source = { :git => "https://github.com/canopas/rich-editor-swiftui.git", :tag => s.version.to_s }
14
s.source_files = "Sources/RichEditorSwiftUI/*.swift"
15
s.social_media_url = 'https://twitter.com/canopassoftware'
0 commit comments