blob: 3917f952454c7bd6fdeb69d15f68cf7b02df52d7 [file] [log] [blame]
{
"name": "LFPasswordField",
"version": "0.0.1",
"summary": "一款自定义样式的数字输入框",
"description": "仿微信支付宝密码自定义数字输入框",
"homepage": "https://github.com/Choice-Fei/LFPasswordField",
"license": "MIT",
"authors": {
"Choice-Fei": "986935163@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Choice-Fei/LFPasswordField.git",
"tag": "0.0.1"
},
"source_files": "LFPasswordField/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}