[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 6 / MBBlinkIDUI / 4.11.0.0 / MBBlinkIDUI.podspec.json
blob4a300b4828636ef2d75f365cd62d2392b4216dd9
2   "name": "MBBlinkIDUI",
3   "version": "4.11.0.0",
4   "summary": "A delightful component for document scanning with customizable UI.",
5   "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.",
6   "homepage": "http://microblink.com",
7   "license": {
8     "type": "commercial",
9     "text": "                © 2013-2019 MicroBlink Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "MicroBlink": "info@microblink.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/BlinkID/blinkid-ui-ios.git",
19     "tag": "v4.11.0.0"
20   },
21   "source_files": "BlinkIDUI/**/*.{h,swift,xib,storyboard}",
22   "exclude_files": [
23     "Samples",
24     "Frameworks",
25     "docs"
26   ],
27   "module_name": "BlinkIDUI",
28   "resources": [
29     "BlinkIDUI/**/Resources/Assets*",
30     "BlinkIDUI/**/Resources/*.strings",
31     "BlinkIDUI/**/Resources/*.lproj"
32   ],
33   "dependencies": {
34     "PPBlinkID": [
35       "~> 4.11.0"
36     ]
37   },
38   "swift_versions": "5.0",
39   "swift_version": "5.0"