blob: 4e21bc57c1cc8e1089dffb5097a2800c21bf09e7 [file] [log] [blame]
{
"name": "ZhangGaoqiangBluetooth",
"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
}