2 "name": "SmartCredentialsLibrary",
4 "summary": "Smart Credentials is a library with multiple generic functionalities, like secure storage, authorization, camera scanners and more.",
5 "description": "Smart Credentials is a library with multiple generic functionalities. The focus is on having components that are not application-specific, so that they can be easily integrated into multiple applications.\nThe main feature of the library is the secure storage. The library itself is data type – agnostic and can handle both sensitive and plain user data. Based on the data definition, the library has internal mechanisms to retrieve/store content or manipulate data pieces.\nOther features include QR-based login, barcode reader, OCR reader/parser, OTP generator, fingerprint/pin/pattern/faceId authorization.",
6 "homepage": "https://github.com/kreincke/SmartCredentials-SDK-ios",
8 "type": "Apache License, Version 2.0",
11 "authors": "Deutsche Telekom AG",
15 "swift_versions": "5.0",
17 "git": "https://github.com/kreincke/SmartCredentials-SDK-ios.git",
23 "source_files": "SmartCredentials/Core/Core/**/*.{h,swift}"
26 "swift_version": "5.0"