[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 2.16.0 / PPBlinkID.podspec.json
blob7d2f22bdab52e6694cc0c7a6a4cc2ac7a38688c8
2   "name": "PPBlinkID",
3   "version": "2.16.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-2015 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     "git": "https://github.com/BlinkID/blinkid-ios.git",
18     "tag": "v2.16.0"
19   },
20   "platforms": {
21     "ios": "8.0.0"
22   },
23   "ios": {
24     "resources": "MicroBlink.bundle",
25     "requires_arc": false,
26     "vendored_frameworks": "MicroBlink.framework",
27     "frameworks": [
28       "Accelerate",
29       "AVFoundation",
30       "AudioToolbox",
31       "AssetsLibrary",
32       "CoreMedia"
33     ],
34     "libraries": [
35       "c++",
36       "iconv",
37       "z"
38     ]
39   }