7 "summary": "Nabto Client API (core library files)",
8 "description": "This pod installs the iOS version of the cross-platform ANSI C based Nabto Client API library. You should probably use the Nabto Client pod instead as it provides a higher level Objective C wrapper. Any suggestions on how to cleanly combine source files (the Objective C wrapper) with an external dependency (not in github - the large Nabto library files are deployed on CDN) are appreciated :-).\n\nThe Nabto communication platform enables you to establish direct connections from a client to even the most resource constrained devices, regardless of the firewall configuration of each peer - a P2P middleware that supports IoT well. \n\nThe platform has been designed from the ground and up with strong security as a focal point. All in all, it enables vendors to create simple, high performant and secure solutions for their Internet connected products with very little effort.",
9 "homepage": "https://www.nabto.com",
12 "file": "nabto-libs-ios-static/ios/LICENSE.txt"
15 "Nabto": "apps@nabto.com"
18 "http": "https://downloads.nabto.com/assets/nabto-ios-client-static/4.7.0/nabto-libs-ios-static.zip"
21 "nabto-libs-ios-static/ios/lib",
22 "nabto-libs-ios-static/ios/include/*.h"
24 "public_header_files": "**/*.h",
31 "vendored_libraries": [
32 "nabto-libs-ios-static/ios/lib/libnabto_client_api_static.a",
33 "nabto-libs-ios-static/ios/lib/libnabto_static_external.a"
35 "static_framework": true,
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "pod_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"