[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 5.20.3 / PPBlinkID.podspec.json
blob52d663cdff6721bf22433977cf568ffa81b652a8
2   "name": "PPBlinkID",
3   "version": "5.20.3",
4   "summary": "A delightful component for barcode scanning",
5   "homepage": "http://microblink.com",
6   "readme": "https://raw.githubusercontent.com/BlinkID/blinkid-ios/v5.20.1/README.md",
7   "description": "BlinkID SDK is a delightful component for quick and easy scanning of ID cards, passports and drivers licenses. The SDK is powered with         [MicroBlink's](http://www.microblink.com) industry-proven and world leading OCR and barcode scanning technology, and offers:\n\n- integrated camera management\n- layered API, allowing everything from simple integration to complex UX customizations.\n- lightweight and no internet connection required\n- enteprise-level security standards\n- data parsing from ID barcode standards\n\nBlinkID is a part of family of SDKs developed by [MicroBlink](http://www.microblink.com) for optical text recognition, barcode scanning, ID document scanning and many others.",
8   "license": {
9     "type": "commercial",
10     "text": "                © 2013-2022 Microblink Ltd. All rights reserved.\n"
11   },
12   "authors": {
13     "Microblink": "info@microblink.com",
14     "Jurica Cerovec": "jurica.cerovec@microblink.com",
15     "Jura Skrlec": "jura.skrlec@microblink.com"
16   },
17   "source": {
18     "http": "https://github.com/BlinkID/blinkid-ios/releases/download/v5.20.1/blinkid-ios_v5.20.1.tar.gz"
19   },
20   "platforms": {
21     "ios": "11.0.0"
22   },
23   "ios": {
24     "requires_arc": false,
25     "vendored_frameworks": "Microblink.xcframework",
26     "frameworks": [
27       "Accelerate",
28       "AVFoundation",
29       "AudioToolbox",
30       "AssetsLibrary",
31       "CoreMedia",
32       "ImageIO"
33     ],
34     "libraries": [
35       "c++",
36       "iconv",
37       "z"
38     ]
39   }