blob: 229ae97dab6c162c47b01671a4ad019ce7fb4711 [file] [log] [blame]
{
"name": "BLEPublicTool",
"version": "0.0.8",
"summary": "initial BLEPublicTool.",
"description": "增加蓝牙多链的支持,以及优化蓝牙使能通知以及必要信息的反馈//调整文件引入/优化蓝牙多链时数据交互问题。",
"homepage": "https://gitee.com/Fly127/BLEPublicTool.git",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/BLEPublicTool.git",
"tag": "0.0.8"
},
"source_files": [
"pod/BLEManager/*.{h,m}",
"pod/BleModel/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}