blob: 0a59bc767e16d40e499364a4dad2f11c1d8f7a12 [file] [log] [blame]
{
"name": "LSiOSKeyboard",
"version": "0.3.2",
"summary": "业务工具 - 键盘",
"description": "键盘,目前仅实现民用车牌一项功能,仅支持竖排布局,后期根据需求扩展其他功能。\n更新说明:\n去除masonry引用;优化图片命名。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSKeyboard.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSKeyboard/Classes/**/*",
"resources": "LSiOSKeyboard/Assets/**/*.{png}"
}