[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 5 / VitureBackendSDK / 1.0.0 / VitureBackendSDK.podspec.json
blob6aaceb1e67d4bf16a613db0e844d432db7eed25c
2   "name": "VitureBackendSDK",
3   "version": "1.0.0",
4   "summary": "A library to consume the viture backend services",
5   "description": "This library provides the methods needed in order to register, check, manage, unregister and observe a Viture device vs the Viture backend services and microsoftr iotHUB.",
6   "homepage": "https://dev.azure.com/vitio/VitureSDK_ForIOS/_git/VitureSDK_ForIOS?path=/VitureBackendSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vitio": "mgoyena@vitio.es"
13   },
14   "source": {
15     "git": "https://dev.azure.com/vitio/VitureSDK_ForIOS/_git/VitureSDK_ForIOS",
16     "tag": "VitureBackendSDK-v1.0.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.7",
22   "source_files": "VitureBackendSDK/**/*.{swift}",
23   "frameworks": [
24     "UIKit",
25     "SwiftUI",
26     "XCTest"
27   ],
28   "dependencies": {
29     "KeychainSwift": [
30       "~> 20.0"
31     ],
32     "Zip": [
33       "~> 2.1"
34     ],
35     "IKEventSource": [
37     ]
38   },
39   "swift_version": "5.7"