blob: d9ef0a0efc93a51dc89ff9aed9add70132252567 [file] [log] [blame]
{
"name": "EasyBleManager",
"version": "1.0.0",
"summary": "iOS蓝牙4.0 for Swift",
"description": "1 蓝牙扫描/超时扫描 2 蓝牙连接/超时连接 3 读取数据/写入数据",
"homepage": "https://github.com/howard0103/EasyBleManager.git",
"license": "MIT",
"authors": {
"howard": "344185723@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/howard0103/EasyBleManager.git",
"tag": "1.0.0"
},
"source_files": "Source",
"exclude_files": "Classes/Exclude"
}