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