From 059b19912a6184b22f99748de2cb79cbf50f2a9f Mon Sep 17 00:00:00 2001 From: Suryakant Date: Tue, 8 Feb 2022 12:33:10 +0530 Subject: [PATCH] push new pod version --- SKCountryPicker.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SKCountryPicker.podspec b/SKCountryPicker.podspec index 84e32379..630729af 100644 --- a/SKCountryPicker.podspec +++ b/SKCountryPicker.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SKCountryPicker" - s.version = "1.3.2" + s.version = "1.4.1" s.summary = "A simple, customizable Country picker for picking country or dialing code." # This description is used to generate tags and improve search results. @@ -78,7 +78,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "1.3.2", :branch => 'master'} + s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "1.4.1", :branch => 'master'} # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #