5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Adrift001/ZBar.git",
12 "Adrift001": "me@jingxuetao.com"
15 "git": "https://github.com/Adrift001/ZBar.git",
21 "public_header_files": [
29 "iphone/include/**/*.h",
30 "zbar/{config,decoder,error,image,img_scanner,refcnt,scanner,symbol}.c",
31 "zbar/decoder/{codabar,code39,code93,code128,databar,ean,i25,qr_finder}.c",
35 "resources": "iphone/res/{zbar-*.png,zbar-help.html}",
44 "requires_arc": false,
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"
50 "prefix_header_file": "iphone/include/prefix.pch",
51 "compiler_flags": "-w"