File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "RichEditorView"
3- s . version = "5.0.0 "
3+ s . version = "4.2 "
44 s . summary = "Rich Text Editor for iOS written in Swift"
5- s . homepage = "https://github.com/cjwirth /RichEditorView"
5+ s . homepage = "https://github.com/T-Pro /RichEditorView"
66 s . license = 'BSD 3-clause'
7- s . author = { "Caesar Wirth" => "cjwirth@gmail.com" }
8- s . source = { :git => "https://github.com/cjwirth/RichEditorView.git" , :tag => s . version . to_s }
9- s . social_media_url = 'https://twitter.com/cjwirth'
7+ s . author = { "Caesar Wirth" => "cjwirth@gmail.com" , "Pedro Paulo de Amorim" => "pp.amorim@hotmail.com" }
8+ s . source = { :git => "https://github.com/T-Pro/RichEditorView.git" , :tag => s . version . to_s }
109
1110 s . platform = :ios , '8.0'
1211 s . swift_version = '4.0'
You can’t perform that action at this time.
0 commit comments