blob: 7c5f6cbadedec2b05295cd553e4a4dad237e0587 [file] [log] [blame]
{
"name": "GHOKeyBoard",
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "OC,自定义数字键盘和中文块键盘",
"homepage": "https://github.com/lishengmin/GHOKeyboard",
"authors": {
"Ghoul": "lishengminbj@gmail.com"
},
"source": {
"git": "https://github.com/LiShengmin/GHOKeyboard.git",
"tag": "0.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
},
"source_files": "GHOKeyBoard/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}