2 "name": "HDCardScanner",
4 "summary": "Framework used to scan cards and get information embedded on it.",
5 "description": "It is a framework that can be used to scan cards and get the information on card. The information provided is card holder name, expiry date and card number. It uses Vision framework to read text on card and regular expression and logics to extract information from text.",
6 "homepage": "https://github.com/HimanDhawan/HDCardScanner",
9 "Himan Dhawan": "hdhawan@paymentus.com"
15 "git": "https://github.com/HimanDhawan/HDCardScanner.git",
18 "source_files": "HDCardScanner/**/*.{swift}",
19 "resources": "HDCardScanner/HDCardScannerViewController.xib",
20 "swift_versions": "5.0",
21 "swift_version": "5.0"