blob: cc5fcd64e2707b9a5b33edc87aaa4300d173f782 [file] [log] [blame]
{
"name": "FendaBLESwiftLib",
"version": "0.2.7",
"summary": "Fenda Ble Swift Module Use",
"description": "奋达蓝牙连接公用模块,Swift版本\n 优化蓝牙处理库,调整以及优化API接口",
"homepage": "https://gitee.com/Fly127/FendaBLESwiftLib.git",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/FendaBLESwiftLib.git",
"tag": "0.2.7"
},
"source_files": "FendaBLESwiftLib/*.{swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}