blob: d87d7ead6990e367306c6569ff2157d7be577c5d [file] [log] [blame]
{
"name": "PasswordView",
"version": "0.0.6",
"summary": "仿微信支付宝密码输入",
"description": "自定义的密码输入,仿微信、支付宝",
"homepage": "https://github.com/kunpo/PasswordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunpo": "2381970482@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kunpo/PasswordView.git",
"tag": "0.0.6"
},
"source_files": "PasswordViewDemo/KPOPasswordView/*.swift",
"requires_arc": true
}