blob: 0fa416d10269173a84a863ec2c69537ea8107e77 [file] [log] [blame]
{
"name": "KYPasswordCodeField",
"version": "0.0.2",
"summary": "KYPasswordCodeField是一个高定制,易用的密码/验证码输入框类库.",
"homepage": "https://github.com/kingly09/KYPasswordCodeField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingly09/KYPasswordCodeField.git",
"tag": "0.0.2"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYPasswordCodeField/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}