blob: 88cfc4c49a9b966fe0df62044ea8218e0cac84ea [file] [log] [blame]
{
"name": "FendaBLESwiftLib",
"version": "0.0.6",
"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.0.6"
},
"source_files": [
"FendaBLESwiftLib",
"FendaBLESwiftLib/Manger/*.{swift}",
"FendaBLESwiftLib/Model/*.{swift}",
"FendaBLESwiftLib/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}