blob: 2d602ce94d19dc6e24820ae0ad6da17ad88f6843 [file] [log] [blame]
{
"name": "VehicleKeyboard-swift",
"version": "0.9.6",
"summary": "停车王ios车牌键盘,支持原生输入框及格子样式输入框",
"homepage": "https://github.com/parkingwang/vehicle-keyboard-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yzh": "yzhtracy@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
"tag": "0.9.6"
},
"source_files": "Source/*",
"resources": "Source/PWBundle.bundle",
"requires_arc": true,
"swift_version": "4.0"
}