blob: a5038b35b75526c4a1ce3123940c3621cf262977 [file] [log] [blame]
{
"name": "DigitalKeyboard",
"version": "1.3.0",
"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.0"
},
"source_files": "DigitalKeyboard/Classes/**/*",
"resources": "DigitalKeyboard/Assets/**/*",
"frameworks": "UIKit"
}