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
# Be sure to run `pod lib lint CustomSelector.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.newdo |s|
s.name='DirectSelect'
s.version='1.1.3'
s.summary='An ios implementation of Virgil Pana\'s DirectSelect'
s.swift_version='5.0'
s.description=<<-DESC
An ios implementation of Virgil Pana\'s DirectSelect. This library allows custom subviews as well as an intro view for coaching users on how to use it.