[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 1 / SmartCredentialsLibrary / 5.3.1 / SmartCredentialsLibrary.podspec.json
blob97b5483e648042ad61e1b7c8e5da6d2b938d7285
2   "name": "SmartCredentialsLibrary",
3   "version": "5.3.1",
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",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Deutsche Telekom AG",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/kreincke/SmartCredentials-SDK-ios.git",
18     "tag": "5.3.1"
19   },
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "SmartCredentials/Core/Core/**/*.{h,swift}"
24     }
25   ],
26   "swift_version": "5.0"