blob: f65b3ebc89126c91d27bbf0e6fd58811e9139d34 [file] [log] [blame]
{
"name": "NabtoEdgeClientSwift",
"version": "1.1.1",
"summary": "Nabto Edge Client for Swift",
"description": "This pod installs the high level Nabto Edge Client for Swift: It wraps the most common functionality of the low-level ANSI C Nabto Edge Client SDK (provided in the NabtoEdgeClientApi pod).\n\nThe Nabto Edge 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.\n\nThe Nabto Edge platform supersedes the Nabto Micro platform with many new features and capabilities. Read more about Nabto Edge on https://docs.nabto.com",
"homepage": "https://docs.nabto.com/developer/guides/overview/platform-overview.html",
"license": {
"type": "Commercial",
"file": "NabtoEdgeClient.xcframework/LICENSE"
},
"source": {
"http": "https://downloads.nabto.com/assets/edge/ios/nabto-client-swift/1.1.1/NabtoEdgeClient.xcframework.zip"
},
"authors": {
"nabto": "apps@nabto.com"
},
"vendored_frameworks": "NabtoEdgeClient.xcframework",
"platforms": {
"ios": "10.2"
},
"ios": {
"preserve_paths": "NabtoEdgeClient.xcframework",
"libraries": [
"c++",
"stdc++"
]
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
}
}