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