[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 3 / 8 / PassportScanner / 3.0.3 / PassportScanner.podspec.json
blobfaa8dc17e4eae79d2937058838823a383ae05a8d
2   "name": "PassportScanner",
3   "version": "3.0.3",
4   "summary": "Scan the MRZ code on a passport",
5   "description": "Scan the MRZ code on a passport and it's data'",
6   "homepage": "https://github.com/evermeer/PassportScanner",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Edwin Vermeer": "edwin@evict.nl"
13   },
14   "social_media_url": "http://twitter.com/evermeer",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.2"
20   },
21   "swift_version": "4.2",
22   "source": {
23     "git": "https://github.com/evermeer/PassportScanner.git",
24     "tag": "3.0.3"
25   },
26   "source_files": "Pod/*",
27   "frameworks": "Foundation",
28   "requires_arc": true,
29   "dependencies": {
30     "TesseractOCRSDKiOS": [
32     ],
33     "GPUImage": [
35     ],
36     "UIImage-Resize": [
38     ],
39     "EVGPUImage2": [
41     ]
42   }