blob: 85ac01e92f1300f3412dd57a8c9c2386c39859de [file] [log] [blame]
{
"name": "YSHKeyBoardView",
"version": "0.0.1",
"summary": "自定义键盘",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/QiuYeHong90/YSHKeyBoardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"793983383@qq.com": "793983383@qq.com"
},
"source": {
"git": "https://github.com/QiuYeHong90/YSHKeyBoardView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSHKeyBoardView/Classes/**/*",
"resources": "YSHKeyBoardView/Assets/*.bundle",
"dependencies": {
"YYKit": [
"~> 1.0.9"
]
}
}