blob: a34eea64ab82f5180c6f19c02d4beaa7d4a9aecc [file] [log] [blame]
{
"name": "ZHKKeyBoard",
"version": "0.1.0",
"summary": "A Custom KeyBoard.",
"description": "A Custom KeyBoard For UITextField And UITextView.",
"homepage": "https://github.com/ZHK1024/ZHKKeyBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"389914070@qq.com": "zhk1024"
},
"source": {
"git": "https://github.com/ZHK1024/ZHKKeyBoard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHKKeyBoard/Classes/**/*"
}