blob: 957b1de56935dfed79de98a7be9ab7c1bd620a55 [file] [log] [blame]
{
"name": "KYPasswordCodeField",
"version": "0.0.3",
"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.3"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYPasswordCodeField/**/*",
"frameworks": "UIKit",
"requires_arc": true
}