[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / d / 1 / PassportScannerNs / 2.1.3 / PassportScannerNs.podspec.json
blob97c2f9ef2fc4ff1dd16bb197236d9e60a521cf71
2   "name": "PassportScannerNs",
3   "version": "2.1.3",
4   "summary": "Scan the MRZ code on a passport for NativeScript",
5   "description": "Scan the MRZ code on a passport and it's data'",
6   "homepage": "https://github.com/maxbaki/PassportScannerNs",
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/maxbaki/PassportScannerNs.git",
20     "tag": "2.1.3"
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   }