[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 8 / PassportScanner / 2.0.1 / PassportScanner.podspec.json
blob495706b84979f8aa6d3fe9c10c8e0d8eb6e09929
2   "name": "PassportScanner",
3   "version": "2.0.1",
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   "source": {
19     "git": "https://github.com/evermeer/PassportScanner.git",
20     "tag": "2.0.1"
21   },
22   "source_files": "Pod/*",
23   "frameworks": "Foundation",
24   "requires_arc": true,
25   "dependencies": {
26     "TesseractOCRiOS": [
28     ],
29     "GPUImage": [
31     ],
32     "UIImage-Resize": [
34     ],
35     "EVGPUImage2": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"