blob: 350ad13ad45ff6f53775e6b8081516c2c0028e1b [file] [log] [blame]
{
"name": "PlateKeyboard_iOS",
"version": "0.9.34",
"summary": "停车王ios车牌键盘,支持原生输入框及格子样式输入框",
"homepage": "https://github.com/parkingwang/PlateKeyboard_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yzh": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/parkingwang/PlateKeyboard_iOS.git",
"tag": "0.9.34"
},
"source_files": [
"Source/*/*/*.{h,m,swift}",
"Source/*/*.{h,m,swift}"
],
"resources": [
"Source/*/*/*.{bundle,xib}",
"Source/*/*.{bundle,xib}"
],
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}