blob: 42595da933028662604529b0204245e4768f42e9 [file] [log] [blame]
{
"name": "BluetoothManager",
"version": "1.0.1",
"summary": "A BluetoothManager for Swift",
"description": "一个基于CoreBlueTooth的swift的蓝牙管理库",
"homepage": "https://github.com/zidong0822/BluetoothManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Harvey>": "<zidongchn@gmail.com>"
},
"source": {
"git": "https://github.com/zidong0822/BluetoothManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BluetoothManager/Source/*"
}