blob: 175277e483a4af9df97ab6c18d6c36c569a5aa79 [file] [log] [blame]
{
"name": "CYPasswordView",
"version": "1.0.1",
"authors": {
"cheny": "chenyios@126.com"
},
"summary": "PasswordView 是一个模仿支付宝输入支付密码的密码框。",
"homepage": "https://github.com/chernyog/PasswordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chernyog/PasswordView.git",
"tag": "1.0.1"
},
"source_files": "Source/*.swift",
"resources": "Source/PasswordView.bundle",
"requires_arc": true
}