blob: 0f698eb8930d7c0fee8f96d842db1fd0acce4f6b [file] [log] [blame]
{
"name": "YQCustomKeyboard",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": "YQCustomKeyboard/Source/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}