blob: aca1d235edb9bffd06e750bb025f771312d4aee4 [file] [log] [blame]
{
"name": "XyKeyboard",
"version": "1.0.0",
"summary": "ocr function",
"homepage": "https://github.com/huoxinren/XyKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huoxinren": "yy_lx@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huoxinren/XyKeyboard.git",
"tag": "1.0.0"
},
"source_files": "XyKeyboard/Keyboard/*.{h,m}",
"resources": "XyKeyboard/Keyboard/image/*.png",
"requires_arc": true,
"public_header_files": "XyKeyboard/Keyboard/*.h"
}