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