blob: 1ba55cbba549ff8711ae72c752cdb64758a7108f [file] [log] [blame]
{
"name": "FendaBLESwiftLib",
"version": "0.1.5",
"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.5"
},
"source_files": "FendaBLESwiftLib/*.{swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}