blob: 780587cbfb8edc6f497bf83f7e8f39187b7ab9e4 [file] [log] [blame]
{
"name": "SLPasswordInputView",
"version": "0.0.2",
"summary": "A password input view, easy to use. (一个密码输入控件)",
"description": "A password input view, easy to use. 一个密码输入控件,仿微信支付。使用简单,可定制性高",
"homepage": "https://github.com/Coderzhangsl/SLPasswordInputView",
"license": "MIT",
"authors": {
"Coderzhangsl": "zhangslwork@yeah.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Coderzhangsl/SLPasswordInputView.git",
"tag": "0.0.2"
},
"source_files": [
"SLPasswordInputView-Demo/SLPasswordInputView-Demo/SLPasswordInputView",
"SLPasswordInputView-Demo/SLPasswordInputView-Demo/SLPasswordInputView/**/*.{h,m}"
],
"requires_arc": true
}