blob: b7503e3578e0249899b842a5a34d7be666345f01 [file] [log] [blame]
{
"name": "KWVerificationCodeView",
"version": "0.4.0",
"summary": "A verification code view with validation.",
"description": "A customisable verification code view with built in validation. Can be used for one time passwords (OTPs), email verification codes etc.",
"homepage": "https://github.com/keepworks/kwverificationcodeview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KeepWorks": "ios@keepworks.com"
},
"source": {
"git": "https://github.com/keepworks/kwverificationcodeview.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWVerificationCodeView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}