[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 4 / HDCardScanner / 1.0.1 / HDCardScanner.podspec.json
blobb1fd323c82eb361a0d04a07e42e4ba6e76c94a70
2   "name": "HDCardScanner",
3   "version": "1.0.1",
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",
7   "license": "MIT",
8   "authors": {
9     "Himan Dhawan": "hdhawan@paymentus.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/HimanDhawan/HDCardScanner.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "HDCardScanner/**/*.{swift}",
19   "resources": "HDCardScanner/HDCardScannerViewController.xib",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"