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