[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / e / 6 / LattisSDK / 2.0.14 / LattisSDK.podspec.json
blobe5b26bee504b6bf4cb947646c4c5d75b741d6d8f
2   "name": "LattisSDK",
3   "version": "2.0.14",
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.0.14"
16   },
17   "swift_version": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "LattisSDK.framework",
24       "Oval.framework"
25     ],
26     "frameworks": "CoreBluetooth"
27   },
28   "dependencies": {
29     "CryptoSwift": [
31     ]
32   }