blob: 4f6dfedbf7f422d4f1c1c54cf87e5c89492975dd [file] [log] [blame]
{
"name": "XKInsertLimit",
"version": "1.0.4",
"summary": "输入限制工具",
"description": "输入限制,适用于textfield、textview",
"homepage": "https://github.com/kunhum/XKInsertLimiter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKInsertLimiter.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKInsertLimit/Classes/XKInsertLimiter/*.{h,m}"
}