blob: 85e7d4fe333f45f79e0d7731be73f44135a8d78d [file] [log] [blame]
{
"name": "PCDottedPasscodeView",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PCDottedPasscodeView/Classes/**/*"
}