[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 4 / AbrevvaSDK / 3.0.1 / AbrevvaSDK.podspec.json
blobb16ff15623b5a03cd0a8c3b15da5e89e44d0ef6a
2   "name": "AbrevvaSDK",
3   "version": "3.0.1",
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": "3.0.1"
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"