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