blob: 493857c8feea58fac55606304db3aa264bbd28d8 [file] [log] [blame]
{
"name": "MBBlinkIDUI",
"version": "4.5.0.0",
"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.5.0.0"
},
"source_files": "BlinkIDUI/**/*.{h,swift,xib,storyboard}",
"exclude_files": [
"Samples",
"Frameworks",
"docs"
],
"module_name": "BlinkIDUI",
"resources": [
"BlinkIDUI/**/Resources/Assets*",
"BlinkIDUI/**/Resources/*.strings"
],
"dependencies": {
"PPBlinkID": [
"~> 4.5.0"
]
},
"swift_version": "4.2"
}