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://bitbucket.org/louisvuitton_team/iotapp_epv3-ios-sdk-ref-app/src/master/",
7 "license": "Apache License Version 2.0",
9 "BBias Xie": "79233564@qq.com"
14 "swift_versions": "5",
16 "git": "git@bitbucket.org:louisvuitton_team/iotapp_epv3-ios-sdk-ref-app.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}"
66 "name": "BTConnectionRecordManager",
67 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/BTConnectionRecordManager/*.{swift}"
70 "name": "RemoteFirmwareManager",
71 "source_files": "LV_Code/GaiaSDK/MasterDynamicLib/RemoteFirmwareManager/*.{swift}"