blob: 03a0549a9114d64d33c64984bfe44888fe9979c6 [file] [log] [blame]
{
"name": "MBBlinkIDUI",
"version": "4.10.0.2",
"summary": "A delightful component for document scanning with customizable UI.",
"description": "BlinkIDUI is a delightful component for quick and easy scanning of ID cards, passports, and driver’s licenses. The SDK is powered by [Microblink’s](http://www.microblink.com) industry-proven and world leading OCR and barcode scanning technology, and offers:\n\n - integrated camera management\n - simple and customizable UI\n - lightweight\n - no Internet connection required\n - enteprise-level security standards\n - data parsing from ID barcode standards\n\nBlinkIDUI is a part of [Microblink’s](http://www.microblink.com) range of SDKs developed for text recognition, barcode scanning, ID document scanning, and many others.",
"homepage": "http://microblink.com",
"license": {
"type": "commercial",
"text": " © 2013-2019 MicroBlink Ltd. All rights reserved.\n"
},
"authors": {
"MicroBlink": "info@microblink.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BlinkID/blinkid-ui-ios.git",
"tag": "v4.10.0.2"
},
"source_files": "BlinkIDUI/**/*.{h,swift,xib,storyboard}",
"exclude_files": [
"Samples",
"Frameworks",
"docs"
],
"module_name": "BlinkIDUI",
"resources": [
"BlinkIDUI/**/Resources/Assets*",
"BlinkIDUI/**/Resources/*.strings",
"BlinkIDUI/**/Resources/*.lproj"
],
"dependencies": {
"PPBlinkID": [
"~> 4.10.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}