You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = 'A page indicator with a little bit of style'
s.swift_versions = ["4.0", "4.2", "5.0", "5.1"]
s.framework = "UIKit"
s.platform = :ios, "10.0"
s.description = <<-DESC
StickyDots is a page indicator that looks like the vanilla iOS page indicator, but adds a cool animation when you scroll. Attach it to a UIScrollView of your choice and it will automatically configure itself to display the correct information.