[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 6 / MBBlinkIDUI / 4.8.0.0 / MBBlinkIDUI.podspec.json
blob5e396ecdb74206b955dbaba19cf628ea44cb76db
2   "name": "MBBlinkIDUI",
3   "version": "4.8.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.8.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   ],
32   "dependencies": {
33     "PPBlinkID": [
34       "~> 4.8.0"
35     ]
36   },
37   "swift_version": "4.2"