blob: 855d01dd5ae04e752b52427e239c3b16166f1673 [file] [log] [blame]
{
"name": "BLE4.0",
"version": "1.0.0",
"summary": "iOS低功耗蓝牙",
"description": "通过蓝牙连接智能锁实现共享电动车",
"homepage": "https://github.com/zhanggaoqiang/BLE4.0",
"license": "MIT",
"authors": {
"张高强": "835389423@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhanggaoqiang/BLE4.0.git",
"tag": "1.0.0"
},
"source_files": "Bluetooth/**/*",
"requires_arc": true
}