blob: a5f8e02ca86199b3bfd0326c5e8b78902a7acd5e [file] [log] [blame]
{
"name": "SSBLEManager",
"version": "1.0.0",
"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.0"
},
"source_files": [
"SSBLEManager",
"SSBLEManager/*"
],
"public_header_files": "SSBLEManager/*.h"
}