blob: 0d7b584834bc4013132eb27d0635fbbc378927b5 [file] [log] [blame]
{
"name": "BaiduOCR-Debug",
"version": "3.0.3",
"summary": "baidu AipOcr dynamic framework debug",
"description": "baidu AipOcr dynamic framework debug 3.0.3",
"homepage": "https://gitee.com/laushuang/BaiduOCR-Copy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius1104": "849763605@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/laushuang/BaiduOCR-Copy.git",
"tag": "3.0.3"
},
"subspecs": [
{
"name": "AipBase",
"vendored_frameworks": "AipOcr/lib/AipBase.framework"
},
{
"name": "AipOcrSdk",
"vendored_frameworks": "AipOcr/lib/AipOcrSdk.framework"
},
{
"name": "IdcardQuality",
"vendored_frameworks": "AipOcr/lib/IdcardQuality.framework"
}
]
}