[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 4.10.0 / PPBlinkID.podspec.json
blob86573ae856484b1b279243b0fc39004ae22916b2
2   "name": "PPBlinkID",
3   "version": "4.10.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     "http": "https://github.com/BlinkID/blinkid-ios/releases/download/v4.10.0/blinkid-ios_v4.10.0.tar.gz"
18   },
19   "platforms": {
20     "ios": "8.0.0"
21   },
22   "ios": {
23     "resources": "Microblink.bundle",
24     "requires_arc": false,
25     "vendored_frameworks": "Microblink.framework",
26     "frameworks": [
27       "Accelerate",
28       "AVFoundation",
29       "AudioToolbox",
30       "AssetsLibrary",
31       "CoreMedia"
32     ],
33     "libraries": [
34       "c++",
35       "iconv",
36       "z"
37     ]
38   }