blob: 257c911716578f1cd1bcd9630d00841d45d7231b [file] [log] [blame]
{
"name": "DigitalKeyboard",
"version": "1.3.1",
"summary": "A custom keyboard of DigitalKeyboard.",
"description": "it's a custom keyboard, you can use it to instead the system keyboard",
"homepage": "https://github.com/CNKCQ/DigitalKeyboard.git",
"screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KingCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CNKCQ/DigitalKeyboard.git",
"tag": "1.3.1"
},
"source_files": "DigitalKeyboard/Classes/**/*",
"resources": "DigitalKeyboard/Assets/**/*",
"frameworks": "UIKit"
}