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