Skip to content

Commit ddc5791

Browse files
committed
Updates podspec
1 parent a925d9b commit ddc5791

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

SteviaLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::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" }

0 commit comments

Comments
 (0)