blob: 8d6605b1882d5e3e3cb2c53b1c6f2edbdd0d52a9 [file] [log] [blame]
{
"name": "KWVerificationCodeView",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWVerificationCodeView/Classes/**/*",
"pushed_with_swift_version": "3.2"
}