blob: ecc991420f8ada6376a20d22fec20a84c55ab57f [file] [log] [blame]
{
"name": "PCDottedPasscodeView",
"version": "0.1.0",
"summary": "A custome dotted passcode view to enable entering numeric passcodes.",
"description": "A custome dotted passcode view to enable entering numeric passcodes.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PCDottedPasscodeView/Classes/**/*"
}