4 "summary": "LBXZBarSDK",
5 "homepage": "https://github.com/MxABC/LBXZBarSDK",
8 "MxABC": "lbxia20091227@foxmail.com"
14 "git": "https://github.com/MxABC/LBXZBarSDK.git",
17 "prefix_header_file": "iphone/include/prefix.pch",
23 "iphone/include/**/*.h",
24 "zbar/{config,decoder,error,image,img_scanner,refcnt,scanner,symbol}.c",
25 "zbar/decoder/{codabar,code39,code93,code128,databar,ean,i25,qr_finder}.c",
40 "public_header_files": [
45 "requires_arc": false,
46 "compiler_flags": "-w",
48 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphoneos*][arch=*]": "ZBarReaderViewImpl_Simulator.m",
49 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphonesimulator*][arch=*]": "ZBarReaderViewImpl_Capture.m ZBarCaptureReader.m",
50 "GCC_PREPROCESSOR_DEFINITIONS": "NDEBUG=1"