Skip to content

Commit

Permalink
Updated podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
NikKovIos committed Aug 26, 2017
1 parent b8c2968 commit f6f6eb0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions NKVPhonePicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@

Pod::Spec.new do |s|
s.name = 'NKVPhonePicker'
s.version = '1.0.2'
s.version = '1.1.0'
s.summary = 'A UITextField subclass to simplify the selection of country codes.'
s.description = <<-DESC
With this pod you can easily select country codes with just making your textFields class - the NKVPhonePickerTextField.
With this pod you can easily select country codes with just making your textFields class - the NKVPhonePickerTextField.
Support formatting phone to a specific pattern.
DESC

s.homepage = 'https://github.com/NikKovIos/NKVPhonePicker'
Expand Down

0 comments on commit f6f6eb0

Please sign in to comment.