[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / f / TomorrowIbanScanner / 0.1.2 / TomorrowIbanScanner.podspec.json
blob84cceb58ca32ce31d5be154dcbe2edfbd027dd39
2   "name": "TomorrowIbanScanner",
3   "version": "0.1.2",
4   "summary": "A set of classes which recognize and extract IBAN from an image.",
5   "swift_versions": "5.0",
6   "description": "This CocoaPod provides the ability to extract an IBAN or email from a given image. It includes some IBAN-specific validation rules so you will need no boilerplate for that.",
7   "homepage": "https://github.com/PavelStepanovTomorrow",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "PavelStepanovTomorrow": "pavel@tomorrow.one"
14   },
15   "source": {
16     "git": "https://github.com/PavelStepanovTomorrow/TomorrowIbanScanner.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "TomorrowIbanScanner/Classes/**/*",
23   "swift_version": "5.0"