[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / c / BuggyEngine / 0.2.6 / BuggyEngine.podspec.json
blobdfa561b7000de27ea092b290db78d7d9717c4748
2   "name": "BuggyEngine",
3   "version": "0.2.6",
4   "summary": "BuggyEngine for IBB",
5   "description": "BuggyEngine用于小强App通过蓝牙与硬件建立连接并通讯",
6   "homepage": "https://github.com/zidong0822/BuggyEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zidong0822": "hehongwei@microduino.cc"
13   },
14   "source": {
15     "git": "https://github.com/zidong0822/BuggyEngine.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "Classes/*",
23   "dependencies": {
24     "PromiseKit": [
25       "~> 6.0"
26     ],
27     "WKWebViewJavascriptBridge": [
28       "~> 1.2.0"
29     ]
30   }