blob: 139b0e1695a648c0e6c303e42432c3b7c209e110 [file] [log] [blame]
{
"name": "zhanggaoqiangble",
"version": "0.0.1",
"summary": "低功耗蓝牙开发",
"description": "连接低功耗蓝牙4.0,开发智能硬件",
"homepage": "https://github.com/zhanggaoqiang/ble",
"license": "MIT",
"authors": {
"张高强": "835389423@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhanggaoqiang/ble.git",
"tag": "0.0.1"
},
"source_files": "BlueTooth/**/*.{h,m}",
"requires_arc": true
}