[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / f / 1 / PPBlinkID / 5.9.0 / PPBlinkID.podspec.json
blob527ec698ee24774e690a59ee428cda56f247ef4f
2   "name": "PPBlinkID",
3   "version": "5.9.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/v5.9.0/blinkid-ios_v5.9.0.tar.gz"
18   },
19   "platforms": {
20     "ios": "9.0.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "ios": {
29     "requires_arc": false,
30     "vendored_frameworks": "Microblink.xcframework",
31     "frameworks": [
32       "Accelerate",
33       "AVFoundation",
34       "AudioToolbox",
35       "AssetsLibrary",
36       "CoreMedia"
37     ],
38     "libraries": [
39       "c++",
40       "iconv",
41       "z"
42     ]
43   }