[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / f / TomorrowIbanScanner / 0.1.3 / TomorrowIbanScanner.podspec.json
blobea31338796926136afd3c90645d1b2267b5f27d0
2   "name": "TomorrowIbanScanner",
3   "version": "0.1.3",
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.3"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "TomorrowIbanScanner/Classes/**/*",
23   "swift_version": "5.0"