[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 8 / SidewalkSDK / 1.2.0 / SidewalkSDK.podspec.json
blob9b37771d057af4fe714ae8bc756813ddd6732482
2   "name": "SidewalkSDK",
3   "version": "1.2.0",
4   "summary": "Amazon Sidewalk Mobile SDK is for mobile developers who want to build customized Amazon Sidewalk applications.",
5   "description": "Amazon Sidewalk Mobile SDK provides a one-stop shop for everything related to Amazon Sidewalk on mobiles. It has its own Bluetooth and network stack, and is able to communicate to both the edge device (over BLE) and the Amazon Sidewalk cloud. Currently, the Amazon Sidewalk Mobile SDK exports the underlying Alexa Mobile Accessory (AMA) BLE stack, and allows applications to scan for AMA beaconing devices and then provision these devices over AMA to use the Amazon Sidewalk network. It handles the interaction between the Amazon Sidewalk cloud and edge device, exchanging keys and registering the edge device, so that the edge device can connect to the Amazon Sidewalk network via Amazon Sidewalk gateways. Authentication is provided via integration with Login with Amazon (LWA).\n\nAmazon Sidewalk Mobile SDK is designed to assist developers in integrating common Amazon Sidewalk user controls into developers’ own mobile applications for controls such as the endpoint registration and de-registration. Amazon Sidewalk Mobile SDK is able to communicate to both the endpoint (over BLE) and the Amazon Sidewalk cloud.\n\nAmazon Sidewalk Mobile SDK applications are required to integrate with Login with Amazon (LWA) SDK to collect a user Auth Token for issuing Amazon Sidewalk controls. The iOS Mobile SDK also requires OpenSSL.",
6   "homepage": "https://www.amazon.com/sidewalk",
7   "authors": "Amazon.com, Inc.",
8   "source": {
9     "http": "https://d3u6y4521ejid.cloudfront.net/Sidewalk_iOS_SDK_1.2.0_framework.zip"
10   },
11   "platforms": {
12     "ios": "12.1"
13   },
14   "vendored_frameworks": [
15     "SidewalkSDK.xcframework"
16   ],
17   "license": {
18     "type": "Amazon Sidewalk Content License",
19     "file": "LICENSE.txt"
20   }