blob: 12eb7206281523c03b0a323d942fe7a84ea67d72 [file] [log] [blame]
{
"name": "UserInputTextField",
"version": "1.0.0",
"summary": "UserInputTextField 用来控制小数点输入",
"description": "UserInputTextField 控制小数点输入,有效的解耦",
"homepage": "https://github.com/XiaBaKe/UserInputTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱守明": "507772308@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XiaBaKe/UserInputTextField.git",
"tag": "1.0.0"
},
"source_files": "UserInputTextField.h",
"frameworks": "SystemConfiguration",
"requires_arc": true
}