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