blob: 4bffa11a328b5c0451a544a2fcb3e90c465c75a4 [file] [log] [blame]
{
"name": "BuggyEngine",
"version": "0.3.1",
"summary": "BuggyEngine for IBB",
"description": "BuggyEngine用于小强App通过蓝牙与硬件建立连接并通讯",
"homepage": "https://github.com/zidong0822/BuggyEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zidong0822": "hehongwei@microduino.cc"
},
"source": {
"git": "https://github.com/zidong0822/BuggyEngine.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "Classes/*",
"dependencies": {
"PromiseKit": [
"~> 6.0"
],
"WKWebViewJavascriptBridge": [
"~> 1.2.0"
]
}
}