blob: 7d5ba6edc7d58b3ccf714a4146cc95d2683d85c3 [file] [log] [blame]
{
"name": "NNPlateKeyboard",
"version": "1.4.2",
"summary": "车牌键盘重构(重写级别)",
"description": "车牌键盘重构(重写级别),详情见代码",
"homepage": "https://github.com/shang1219178163/NNPlateKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/NNPlateKeyboard.git",
"tag": "1.4.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "NNPlateKeyboard/Classes/**/*",
"resource_bundles": {
"NNPlateKeyboard": [
"NNPlateKeyboard/*.xcassets"
]
},
"dependencies": {
"SwiftExpand": [
],
"SnapKit": [
],
"SnapKitExtend": [
]
},
"swift_version": "5.0"
}