| { |
| "name": "ZIDCardOCR", |
| "version": "1.0", |
| "summary": "中国二代身份证本地识别.", |
| "description": "ZIDCardOCR是基于libexidcard封装的本地身份证识别的第三方库,能准确地识别出身份证的正面和反面信息。", |
| "homepage": "https://github.com/xnxy/ZIDCardOCR", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "伟 周": "1661583063@qq.com" |
| }, |
| "social_media_url": "https://xnxy.github.io", |
| "source": { |
| "http": "https://zocr.oss-cn-beijing.aliyuncs.com/ZIDCardOCR-1.0.zip" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "vendored_frameworks": "ZIDCardOCR.framework" |
| } |