blob: b75802af833814d409a4572f6e8a0bb9455b6909 [file] [log] [blame]
{
"name": "CYPasswordView",
"version": "0.0.4",
"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.4"
},
"source_files": "CYPasswordView/**/*.{h,m}",
"public_header_files": "CYPasswordView/*.h",
"resources": "CYPasswordView/CYPasswordView.bundle",
"requires_arc": true
}