4 "summary": "Native C-based Nabto Client SDK to securely access devices using the Nabto P2P communication platform.",
5 "description": "This is the low level native C Nabto Client SDK. Normally you would use the iOS client api that provides better abstractions.",
6 "homepage": "https://www.nabto.com",
9 "file": "NabtoClient.framework/LICENSE "
12 "http": "https://download.nabto.com/ug/NabtoClient.framework.zip"
16 "NabtoClient.framework/Headers/*.h"
18 "public_header_files": "NabtoClient.framework/Headers/**/*.h",
20 "nabto": "apps@nabto.com"
26 "preserve_paths": "NabtoClient.framework",
32 "vendored_frameworks": "NabtoClient.framework",
33 "deprecated_in_favor_of": "NabtoClient"