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