blob: ea472d8b2ccc81ca394861a0fef2aa6a108cb65a [file] [log] [blame]
{
"name": "IDCardKeyboard",
"version": "1.1.0",
"summary": "A custom keyboard of IDCardKeyboard.",
"description": "it's a custom keyboard, you can use it to instead the system keyboard",
"homepage": "https://github.com/CNKCQ/IDCardKeyboard.git",
"screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KingCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CNKCQ/IDCardKeyboard.git",
"tag": "1.1.0"
},
"source_files": [
"IDCardKeyboard",
"IDCardKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "IDCardKeyboard/Exclude",
"resource_bundles": {
"IDCardKeyboard": [
"IDCardKeyboard/Resources/**/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DeviceKit": [
]
}
}