blob: eea3aa962fac2932a2ef26cce106574a2b358fb6 [file] [log] [blame]
{
"name": "LBPasswordInputView",
"version": "1.0.0",
"summary": "like alipay passWord page,when input password",
"description": "we can use it ,when our project needs password textfield",
"homepage": "https://github.com/LeonLeeboy/LBPasswordInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"j1103765636@iCloud.com": "1103765636@qq.com"
},
"source": {
"git": "https://github.com/LeonLeeboy/LBPasswordInputView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBPasswordInputView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}