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}",
30 "LBXScan/LBXZBar/*.{h,m}",
37 "resources": "LBXScan/UI/CodeScan.bundle",
56 "prefix_header_contents": [
57 "#import \"LBXScanNative.h\"",
58 "#import \"ZXingWrapper.h\"",
59 "#import \"LBXZBarWrapper.h\"",
60 "#import \"LBXScanView.h\""
65 "source_files": "LBXScan/LBXNative/*.{h,m}",
67 "frameworks": "AVFoundation"
69 "prefix_header_contents": "#import \"LBXScanNative.h\"",
78 "source_files": "LBXScan/LBXZXing/**/*.{h,m}",
89 "prefix_header_contents": "#import \"ZXingWrapper.h\"",
98 "source_files": "LBXScan/LBXZBar/*.{h,m}",
118 "prefix_header_contents": "#import \"LBXZBarWrapper.h\""
122 "source_files": "LBXScan/UI/*.{h,m}",
123 "resources": "LBXScan/UI/CodeScan.bundle",
124 "prefix_header_contents": "#import \"LBXScanView.h\"",