Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SURYAKANTSHARMA committed Apr 23, 2023
1 parent 6baeae3 commit a719bce
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 = "2.0.0"
s.version = "2.0.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 => "2.0.0", :branch => 'master'}
s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "2.0.1", :branch => 'master'}


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit a719bce

Please sign in to comment.