blob: 998ae1aa69fdad7a3df440c89e9274c9c346477b [file] [log] [blame]
{
"name": "YQCustomKeyboard",
"version": "1.0",
"summary": "一个高效易用的自定义键盘,支持车牌号、密码键盘等.",
"homepage": "https://github.com/QuinceyYang/YQCustomKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QuinceyYang": "yqing555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuinceyYang/YQCustomKeyboard.git",
"tag": "1.0"
},
"source_files": "YQCustomKeyboard/Source/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}