Skip to content

Commit 98bd903

Browse files
committed
Update podspec
1 parent 4c4caf7 commit 98bd903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OnboardKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "OnboardKit"
4-
s.version = "1.4.2"
4+
s.version = "1.5.0"
55
s.summary = "Customisable user onboarding for your iOS app"
66

77
s.description = <<-DESC
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818

1919
s.platform = :ios, "11.0"
2020

21-
s.source = { :git => "https://github.com/NikolaKirev/OnboardKit.git", :tag => "v1.4.2" }
21+
s.source = { :git => "https://github.com/NikolaKirev/OnboardKit.git", :tag => "v1.5.0" }
2222
s.source_files = "OnboardKit"
2323

2424
end

0 commit comments

Comments
 (0)