[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 6 / LattisSDK / 2.2.1 / LattisSDK.podspec.json
blob96e1ef3a5fd78ef31cdf99b4aa13b4b6ad025c52
2   "name": "LattisSDK",
3   "version": "2.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Bluetooth connectivity implementation for Ellipse lock (Lattis inc.)",
9   "homepage": "https://github.com/velolabs/lattis_sdk_ios_public",
10   "authors": {
11     "Ravil Khusainov": "ravil@lattis.io"
12   },
13   "source": {
14     "git": "https://github.com/velolabs/lattis_sdk_ios_public.git",
15     "tag": "v2.2.1"
16   },
17   "swift_versions": "5.1",
18   "vendored_frameworks": [
19     "LattisSDK.framework",
20     "Oval.framework"
21   ],
22   "platforms": {
23     "ios": "10.0",
24     "watchos": "4.0"
25   },
26   "frameworks": "CoreBluetooth",
27   "dependencies": {
28     "CryptoSwift": [
30     ]
31   },
32   "swift_version": "5.1"