[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 6 / NabtoAPI / 4.7.1-rc1 / NabtoAPI.podspec.json
blobe4023c6b6eff0174df3fe17ffaba88db145d73ea
2   "name": "NabtoAPI",
3   "platforms": {
4     "ios": "11"
5   },
6   "version": "4.7.1-rc1",
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",
10   "license": {
11     "type": "Commercial",
12     "file": "nabto_client_api.xcframework/LICENSE.txt"
13   },
14   "authors": {
15     "Nabto": "apps@nabto.com"
16   },
17   "source": {
18     "http": "https://downloads.nabto.com/assets/nabto-api-pod/4.7.1-rc1/nabto_client_api.xcframework.zip"
19   },
20   "ios": {
21     "libraries": [
22       "c++",
23       "stdc++"
24     ],
25     "preserve_paths": "nabto_client_api.xcframework"
26   },
27   "vendored_frameworks": "nabto_client_api.xcframework"