[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 2 / konashi-ios-sdk2 / 1.0.0 / konashi-ios-sdk2.podspec.json
blobe526faca2456020dd4d7b641746318356fb30fd7
2   "name": "konashi-ios-sdk2",
3   "module_name": "Konashi",
4   "version": "1.0.0",
5   "summary": "iOS SDK for konashi, a wireless physical computing toolkit",
6   "swift_versions": "5.7",
7   "description": "Konashi communicates directly with iOS devices supporting Bluetooth Low Energy (BLE) technology. You do not need to apply for an MFi License.",
8   "homepage": "https://github.com/YUKAI/konashi-ios-sdk2",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "YUKAI Engineering.Inc": "contact@ux-xu.com"
15   },
16   "source": {
17     "git": "https://github.com/YUKAI/konashi-ios-sdk2.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "static_framework": true,
24   "source_files": "Sources/**/**.swift",
25   "frameworks": "CoreBluetooth",
26   "dependencies": {
27     "PromisesSwift": [
28       ">= 2.1.0"
29     ],
30     "CombineExt": [
31       ">= 1.0.0"
32     ],
33     "nRFMeshProvision": [
34       ">= 3.2.0"
35     ]
36   },
37   "swift_version": "5.7"