[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / e / c / BuggyEngine / 0.2.4 / BuggyEngine.podspec.json
blob69706d6e786d3ac4a295dc6b2cadad9917018226
2   "name": "BuggyEngine",
3   "version": "0.2.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Classes/*",
23   "dependencies": {
24     "PromiseKit": [
25       "~> 6.0"
26     ],
27     "WKWebViewJavascriptBridge": [
28       "~> 1.2.0"
29     ]
30   }