Skip to content

Commit dda524d

Browse files
committed
Make init method public to support programatical usage
1 parent ae59b9f commit dda524d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

KWVerificationCodeView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'KWVerificationCodeView'
3-
s.version = '0.1.5'
3+
s.version = '0.1.6'
44
s.summary = 'A verification code view with validation.'
55
s.description = 'A customisable verification code view with built in validation. Can be used for one time passwords (OTPs), email verification codes etc.'
66
s.homepage = 'https://github.com/keepworks/kwverificationcodeview'

0 commit comments

Comments
 (0)