blob: eb42fbb9c1363b792b9a9d9333b1c1089c1e4fab [file] [log] [blame]
{
"name": "IDCardKeyboard",
"version": "1.0.7",
"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/2016-5-30-IDCardKeyboard.gif",
"http://7xslr9.com1.z0.glb.clouddn.com/2016-5-30-IDCardKeyboard2.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.0.7"
},
"source_files": [
"IDCardKeyboard",
"IDCardKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "IDCardKeyboard/Exclude",
"resource_bundles": {
"IDCardKeyboard": [
"Resources/**/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DeviceKit": [
]
}
}