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 TKKeyboardControl.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 http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = "TKKeyboardControl"
s.version = "2.0.0"
s.summary = "TKKeyboardControl adds keyboard awareness and scrolling dismissal to any view with only 1 line of code for Swift4 and it supports SafeArea."