blob: 637f17b6f0feb169ee6ba1b8aa89952e49fc8811 [file] [log] [blame]
{
"name": "FendaBLESwiftLib",
"version": "0.1.8",
"summary": "Fenda Ble Swift Module Use",
"description": "奋达蓝牙连接公用模块,Swift版本",
"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.1.8"
},
"source_files": "FendaBLESwiftLib/*.{swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}