blob: 61ca4e7904d873014ce4583c50c0a96735b00baf [file] [log] [blame]
{
"name": "CYPasswordView",
"version": "0.0.3",
"authors": {
"cheny": "yong.chen@jimubox.com"
},
"summary": "CYPasswordView 是一个模仿支付宝输入支付密码的密码框。",
"homepage": "https://github.com/chernyog/CYPasswordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chernyog/CYPasswordView.git",
"tag": "0.0.3"
},
"source_files": "CYPasswordView/**/*.{h,m}",
"public_header_files": "CYPasswordView/*.h",
"resources": "CYPasswordView/CYPasswordView.bundle",
"requires_arc": true
}