[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / d / 1 / PassportScannerNs / 2.1.5 / PassportScannerNs.podspec.json
blobbd7dc4604b3019f66bfe790768c0aca69ebc0262
2   "name": "PassportScannerNs",
3   "version": "2.1.5",
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   "swift_version": "4.0",
8   "license": {
9     "type": "BSD-3",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Edwin Vermeer": "edwin@evict.nl"
14   },
15   "social_media_url": "http://twitter.com/evermeer",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/maxbaki/PassportScannerNs.git",
21     "tag": "2.1.5"
22   },
23   "source_files": "Pod/*",
24   "frameworks": "Foundation",
25   "requires_arc": true,
26   "dependencies": {
27     "TesseractOCRiOS": [
29     ],
30     "GPUImage": [
32     ],
33     "UIImage-Resize": [
35     ],
36     "EVGPUImage2": [
38     ]
39   }