blob: 9dc896d64be1288001704862f6f320bf82edad10 [file] [log] [blame]
{
"name": "SSBLEManager",
"version": "1.0.5",
"summary": "蓝牙基础模块",
"description": "\"蓝牙基础模块\"",
"homepage": "https://github.com/LemmonCH/SSBLEManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LemmonCH": "1806096107@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/LemmonCH/SSBLEManager.git",
"tag": "1.0.5"
},
"source_files": [
"SSBLEManager",
"SSBLEManager/*"
],
"public_header_files": "SSBLEManager/*.h",
"frameworks": [
"Foundation",
"CoreBluetooth"
]
}