4 "summary": "扫描识别中国二代身份证",
5 "description": "TODO: 通过扫描中国二代身份证,识别姓名和身份证号.",
6 "homepage": "https://github.com/sansansisi",
12 "毵毵肆肆": "zhangjiamingcoder@gmail.com"
15 "git": "https://github.com/sansansisi/SSIDCard.git",
22 "SSIDCard/Classes/**/*",
25 "resources": "SSIDCard/Resource/**",
26 "frameworks": "UIKit",
33 "private_header_files": [
34 "SSIDCard/Classes/Private/Header/leptonica/*.h",
35 "SSIDCard/Classes/Private/Header/tesseract/*.h",
36 "SSIDCard/Classes/Private/**/*.h"
39 "vendored_libraries": "SSIDCard/Lib/*.a"
41 "public_header_files": "SSIDCard/Classes/Public/**/*.h"