blob: 596c86c4126b44ee2c96202408269fb41f3a9c43 [file] [log] [blame]
{
"name": "ZWLicensePlateDiscern",
"version": "0.1.1",
"summary": "车牌识别库",
"description": "TODO: 借助OpenCV实现的车牌识别库",
"homepage": "https://github.com/x-zzwang/LicensePlateDiscern.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x-zzwang": "17628048484@163.com"
},
"source": {
"git": "https://github.com/x-zzwang/LicensePlateDiscern.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZWLicensePlateDiscern/Classes/**/*",
"public_header_files": "Pod/Classes/**"
}