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