blob: 90bf3bc5c15f25c0ed0fba97f1b732b2e2483634 [file] [log] [blame]
{
"name": "XKInsertLimit",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKInsertLimit/Classes/XKInsertLimiter/*.{h,m}"
}