blob: 9eecd43dfb599fe7d3821dc68ffb3208c117ffca [file] [log] [blame]
{
"name": "BLEPublicTool",
"version": "0.0.7",
"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.7"
},
"source_files": [
"pod/BLEManager/*.{h,m}",
"pod/BleModel/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}