[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / a / MBBlinkCard / 2.3.0 / MBBlinkCard.podspec.json
blob3f1c43552257afe89e6ccfb57ee306d312658161
2   "name": "MBBlinkCard",
3   "version": "2.3.0",
4   "summary": "A delightful component for payment card scanning",
5   "homepage": "http://microblink.com",
6   "description": "BlinkCard SDK is a delightful component for quick and easy scanning of payment cards. 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\nBlinkCard is a part of family of SDKs developed by [Microblink](http://www.microblink.com) for optical text recognition, barcode scanning, ID document scanning, payment card scanning and many others.",
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   "source": {
15     "http": "https://github.com/BlinkCard/blinkcard-ios/releases/download/v2.3.0/blinkcard-ios_v2.3.0.tar.gz"
16   },
17   "platforms": {
18     "ios": "9.0.0"
19   },
20   "ios": {
21     "requires_arc": false,
22     "vendored_frameworks": "BlinkCard.xcframework",
23     "frameworks": [
24       "Accelerate",
25       "AVFoundation",
26       "AudioToolbox",
27       "AssetsLibrary",
28       "CoreMedia"
29     ],
30     "libraries": [
31       "c++",
32       "iconv",
33       "z"
34     ]
35   }