{
  "name": "ABI48_0_0EXBarCodeScanner",
  "version": "12.3.1",
  "summary": "Allows scanning variety of supported barcodes both as standalone module and as extension for expo-camera. It also allows scanning barcodes from existing images.",
  "description": "Allows scanning variety of supported barcodes both as standalone module and as extension for expo-camera. It also allows scanning barcodes from existing images.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/bar-code-scanner/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ZXingObjC/PDF417": [],
    "ZXingObjC/OneD": [],
    "ABI48_0_0ExpoModulesCore": [],
    "ABI48_0_0EXImageLoader": []
  },
  "pod_target_xcconfig": {
    "GCC_PREPROCESSOR_DEFINITIONS": "ZXINGOBJC_USE_SUBSPECS ZXINGOBJC_PDF417 ZXINGOBJC_ONED",
    "DEFINES_MODULE": "YES",
    "SWIFT_COMPILATION_MODE": "wholemodule"
  },
  "source_files": "EXBarCodeScanner/**/*.{h,m,swift}"
}
