4 "summary": "GaiaSDK is an SDK for Gaia communication with Bluetooth headset.",
5 "description": "GaiaSDK Features:\n1. Search devices.\n2. Connect with devices.\n3. Send commands to device.\n4. Receive notifications from device.",
6 "homepage": "https://github.com/JunWeiAndroid/LV-ios.git",
7 "license": "Apache License Version 2.0",
9 "BBias Xie": "79233564@qq.com"
14 "swift_versions": "5",
16 "git": "git@github.com:JunWeiAndroid/LV-ios.git",
19 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/*.{swift}",
24 "GaiaSDK/GaiaClientCore": [
28 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/message/*.{swift}"
31 "name": "deviceConfig",
32 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/deviceConfig/*.{swift}"
37 "GaiaSDK/GaiaClientCore": [
40 "GaiaSDK/deviceConfig": [
44 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/request/*.{swift}"
49 "GaiaSDK/GaiaClientCore": [
55 "GaiaSDK/deviceConfig": [
59 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/Vendor/*.{swift}"
62 "name": "GaiaClientCore",
63 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/GaiaClientCore/*.{swift}"