blob: 4ccff8c36b9478d284023706fde8cdcbaf290422 [file] [log] [blame]
{
"name": "ELTextInputForm",
"version": "0.0.1",
"summary": "限制输入",
"description": "限制输入 电话号码位数限制 数量输入不能为零",
"homepage": "https://github.com/EagleZhangWeicheng/ELTextInputForm.git",
"license": "MIT",
"authors": {
"Eagle": "434588175@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EagleZhangWeicheng/ELTextInputForm.git",
"tag": "0.0.1"
},
"source_files": [
"ELTextInputForm",
"ELTextInputForm/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}