blob: 8920dc4b30b5a812887debfc9ff6736e46b12179 [file] [log] [blame]
{
"name": "VehicleKeyboard-swift",
"version": "0.9.8",
"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.7"
},
"source_files": "Source/*",
"resources": [
"Source/*.{bundle,xib}"
],
"requires_arc": true,
"swift_version": "4.0"
}