4 "summary": "ios scan wrapper",
5 "homepage": "https://github.com/MxABC/LBXScan",
8 "lbxia": "lbxia20091227@foxmail.com"
14 "git": "https://github.com/MxABC/LBXScan.git",
18 "prefix_header_contents": "#import <Foundation/Foundation.h>",
19 "default_subspecs": "All",
23 "source_files": "LBXScan/*.{h,m}"
28 "LBXScan/LBXNative/*.{h,m}",
29 "LBXScan/LBXZXing/**/*.{h,m}",
36 "resources": "LBXScan/UI/CodeScan.bundle",
52 "prefix_header_contents": [
53 "#import \"LBXScanNative.h\"",
54 "#import \"ZXingWrapper.h\"",
55 "#import \"LBXScanView.h\""
60 "source_files": "LBXScan/LBXNative/*.{h,m}",
62 "frameworks": "AVFoundation"
64 "prefix_header_contents": "#import \"LBXScanNative.h\"",
73 "source_files": "LBXScan/LBXZXing/**/*.{h,m}",
84 "prefix_header_contents": "#import \"ZXingWrapper.h\"",
93 "source_files": "LBXScan/UI/*.{h,m}",
94 "resources": "LBXScan/UI/CodeScan.bundle",
95 "prefix_header_contents": "#import \"LBXScanView.h\"",