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