[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 6.9.0 / PPBlinkID.podspec.json
blobf7ca41098de3464b1668d491ffa2eb6fb1c99ad9
2   "name": "PPBlinkID",
3   "version": "6.9.0",
4   "summary": "A delightful component for barcode scanning",
5   "homepage": "http://microblink.com",
6   "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.",
7   "license": {
8     "type": "commercial",
9     "text": "                © 2013-2024 Microblink Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "Microblink": "info@microblink.com",
13     "Jurica Cerovec": "jurica.cerovec@microblink.com",
14     "Jura Skrlec": "jura.skrlec@microblink.com"
15   },
16   "source": {
17     "http": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.9.0/blinkid-ios_v6.9.0.tar.gz"
18   },
19   "platforms": {
20     "ios": "13.0.0"
21   },
22   "ios": {
23     "requires_arc": false,
24     "vendored_frameworks": "BlinkID.xcframework",
25     "frameworks": [
26       "Accelerate",
27       "AVFoundation",
28       "AudioToolbox",
29       "AssetsLibrary",
30       "CoreMedia",
31       "ImageIO"
32     ],
33     "libraries": [
34       "c++",
35       "iconv",
36       "z"
37     ]
38   }