blob: 1d59c91e68ce58e6990fd3b9e58de5a18c3cc95c [file] [log] [blame]
{
"name": "DigitalKeyboard",
"version": "1.2.7",
"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.2.7"
},
"source_files": [
"DigitalKeyboard",
"DigitalKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "DigitalKeyboard/Exclude",
"resource_bundles": {
"DigitalKeyboard": [
"DigitalKeyboard/Resources/**/*.png"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}