File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -312,3 +312,4 @@ Become a sponsor and get your logo on our README on Github with a link to your s
312312- Swift 5.0 -> [ v** 4.5.0** ] ( https://github.com/freshOS/Stevia/releases/tag/4.5.0 )
313313- Swift 5.1 -> [ v** 4.7.2** ] ( https://github.com/freshOS/Stevia/releases/tag/4.7.2 )
314314- Swift 5.1.2 -> [ v** 4.7.3** ] ( https://github.com/freshOS/Stevia/releases/tag/4.7.3 )
315+ - Swift 6.0 -> [ v** 6.2.0** ] ( https://github.com/freshOS/Stevia/releases/tag/6.2.0 )
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'SteviaLayout'
3- s . version = "5.1.2 "
3+ s . version = "6.2.1 "
44 s . summary = "Elegant view layout for iOS"
55 s . homepage = "https://github.com/freshOS/Stevia"
66 s . license = { :type => "MIT" , :file => "LICENSE" }
You can’t perform that action at this time.
0 commit comments