Skip to content

Commit

Permalink
push new pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
SURYAKANTSHARMA committed Feb 8, 2022
1 parent cf9190d commit 059b199
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SKCountryPicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 059b199

Please sign in to comment.