blob: eaeb1484b36ef3fe01fc47606aa9dd0b7e027651 [file] [log] [blame]
{
"name": "LVKeyboard",
"version": "1.0",
"summary": "The easiest way to use custom keyboard",
"homepage": "https://github.com/liuchunlao/LVCustomKeyboard",
"license": "MIT",
"authors": {
"liuchunlao": "liuchunlao@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liuchunlao/LVCustomKeyboard.git",
"tag": "1.0"
},
"source_files": "LVCustomKeyboard/LVKeyboard/*.{h,m}",
"requires_arc": true
}