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