blob: 7daa51d0fa2182849343378578ca3e7acb7ec0d6 [file] [log] [blame]
{
"name": "VIBLEManager",
"version": "0.2",
"summary": "远御语音助手蓝牙指令封装",
"description": "包含蓝牙设备的配对、指令下发",
"homepage": "https://github.com/viroyalnj/VIBLEManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/viroyalnj/VIBLEManager.git",
"tag": "0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VIBLEManager/*",
"frameworks": "CoreBluetooth"
}