[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 5.7.1 / PPBlinkID.podspec.json
blob44c7d6950a0fb4629a5af8e58bc834f771a73ce3
2   "name": "PPBlinkID",
3   "version": "5.7.1",
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/v5.7.1/blinkid-ios_v5.7.1.tar.gz"
18   },
19   "platforms": {
20     "ios": "8.0.0"
21   },
22   "ios": {
23     "requires_arc": false,
24     "vendored_frameworks": "Microblink.framework",
25     "frameworks": [
26       "Accelerate",
27       "AVFoundation",
28       "AudioToolbox",
29       "AssetsLibrary",
30       "CoreMedia"
31     ],
32     "libraries": [
33       "c++",
34       "iconv",
35       "z"
36     ]
37   }