[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / a / MBBlinkCard / 2.8.1 / MBBlinkCard.podspec.json
blob17ea8cb84a059007e89ab56167670f9829409aac
2   "name": "MBBlinkCard",
3   "version": "2.8.1",
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-2023 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.8.1/blinkcard-ios_v2.8.1.tar.gz"
16   },
17   "platforms": {
18     "ios": "13.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       "ImageIO"
30     ],
31     "libraries": [
32       "c++",
33       "iconv",
34       "z"
35     ]
36   }