blob: 2e52883fcc5308e12f7c96b86e956aa3f70745ed [file] [log] [blame]
{
"name": "PCDottedPasscodeView",
"version": "0.1.8",
"summary": "A custome dotted passcode view to enable entering numeric passcode.",
"description": "PCDottedPasscodeView enables entering dotted passcode for special reasons such as a 6-digit bank passcode. The dot color/count/size can also be configured through XIB.",
"homepage": "https://github.com/pechn/PCDottedPasscodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Chen": "chencg.hn@qq.com"
},
"source": {
"git": "https://github.com/pechn/PCDottedPasscodeView.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PCDottedPasscodeView/Classes/**/*"
}