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