blob: 94de823fa40db4d79f4b081cada29fd67b3948bb [file] [log] [blame]
{
"name": "PasswordBoxView",
"version": "0.0.1",
"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.1"
},
"source_files": "Source/*.swift",
"resources": "Source/PasswordView.bundle",
"swift_versions": [
"4.1",
"4.2"
],
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}