Skip to content

Commit

Permalink
Merge pull request #23 from JNDisrupter/development
Browse files Browse the repository at this point in the history
Support objc in JNCountryUtil methods.
  • Loading branch information
jayelzaghmoutt authored Mar 9, 2020
2 parents 2999ac4 + 84163bd commit 664d0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JNPhoneNumberView.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "JNPhoneNumberView"
s.version = "1.0.11"
s.version = "1.0.12"
s.summary = "Phone Number Validation with country dial code picker"
s.description = "A view to show the country dial code and the phone number, you can click on the dial code and select another country from the countries picker, this view has a delegate methods to pass the international number and validity of it."
s.homepage = "https://github.com/JNDisrupter"
Expand Down

0 comments on commit 664d0e2

Please sign in to comment.