Skip to content

Commit

Permalink
bump podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chickdan committed Oct 9, 2020
1 parent 6b7a2af commit 7774710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DownPickerSwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DownPickerSwift'
s.version = '1.1.1'
s.version = '1.1.2'
s.license = { :type => "MIT", :file => "LICENSE" }
s.summary = 'DownPickerSwift is an extremely light-weight class library for creating DropDownList / ComboBox controls for iOS.'
s.homepage = 'https://github.com/HomebaseAI/DownPickerSwift'
Expand Down

0 comments on commit 7774710

Please sign in to comment.