4 "summary": "DLDB SDK as ObjC xcframework",
5 "description": "DLDB provides behavioural analytics for mobile applications with privacy by design.\nDLDB architecture relies on an SDK to be integrated into a mobile application, and a dashboard https://dashboard.dldb.io/ to build, query and analyze the behaviour of the application users.\nFor the application, DLDB deploys a distributed database, where each database instance is inside the mobile application scope. All the analytics queries are run by the devices and no raw data ever leaves the devices. Only the statistical KPI-s are sent to the DLDB dashboard.\nFrom the DLDB dashboard, developers, analysts and app owners can build their own queries and analyze the results. No need to have any additional storage or analytics platform: DLDB provides an end-to-end solution.\nDLDB SDK is written in C and has bindings to most common languages - works natively on iOS, available as pod DLDB containing objectiveC xcframework.",
6 "homepage": "https://github.com/dldbdev/dldb_sdk_ios",
12 "Christophe": "support@dldb.io"
17 "vendored_frameworks": "DLDB_C.xcframework",
25 "git": "https://github.com/dldbdev/dldb_sdk_ios.git",