[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 4 / AbrevvaSDK / 2.0.2 / AbrevvaSDK.podspec.json
blobca37ec049364b2acf93d16dca6fa62f941ce33df
2   "name": "AbrevvaSDK",
3   "version": "2.0.2",
4   "summary": "Official EVVA Abrevva iOS SDK",
5   "description": "The EVVA Abrevva iOS SDK is a collection of tools to work with electronical EVVA access components.\nIt allows for scanning and connecting via BLE.",
6   "homepage": "https://evva.com",
7   "license": {
8     "type": "UNLICENSED",
9     "file": "LICENSE"
10   },
11   "authors": "EVVA Sicherheitstechnologie GmbH",
12   "source": {
13     "git": "https://github.com/evva-sfw/abrevva-sdk-ios.git",
14     "tag": "2.0.2"
15   },
16   "platforms": {
17     "ios": "15.0",
18     "watchos": "10.0"
19   },
20   "swift_versions": "5.0",
21   "ios": {
22     "dependencies": {
23       "CocoaMQTT": [
25       ],
26       "CryptoSwift": [
28       ]
29     }
30   },
31   "watchos": {
32     "dependencies": {
33       "CryptoSwift": [
35       ]
36     }
37   },
38   "vendored_frameworks": "AbrevvaSDK.xcframework",
39   "swift_version": "5.0"