Skip to content

Commit 52c09b9

Browse files
committed
Update Onboard.podspec
1 parent ff8c39f commit 52c09b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Onboard.podspec

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

33
s.name = "Onboard"
4-
s.version = "2.1.8"
4+
s.version = "2.1.9"
55
s.summary = "Create a beautiful and engaging onboarding experience with only a few lines of code."
66
s.homepage = "https://github.com/mamaral/Onboard"
77
s.license = "MIT"
88
s.author = { "Mike Amaral" => "[email protected]" }
99
s.social_media_url = "http://twitter.com/MikeAmaral"
1010
s.platform = :ios
11-
s.source = { :git => "https://github.com/mamaral/Onboard.git", :tag => "v2.1.8" }
11+
s.source = { :git => "https://github.com/mamaral/Onboard.git", :tag => "v2.1.9" }
1212
s.source_files = "Source/OnboardingViewController.{h,m}", "Source/OnboardingContentViewController.{h,m}"
1313
s.requires_arc = true
1414

0 commit comments

Comments
 (0)