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