{ | |
"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" | |
} |