[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / 2 / AmazonFreeRTOS / 1.2.0 / AmazonFreeRTOS.podspec.json
blob9dc4ab878d0aa87a649f65839b28a47192488621
2   "name": "AmazonFreeRTOS",
3   "version": "1.2.0",
4   "summary": "FreeRTOS SDK for iOS.",
5   "description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
6   "homepage": "https://aws.amazon.com/freertos/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/aws/amazon-freertos-ble-ios-sdk.git",
17     "tag": "1.2.0"
18   },
19   "source_files": "AmazonFreeRTOS/**/*.{swift,m,h}",
20   "requires_arc": true,
21   "frameworks": "CoreBluetooth",
22   "dependencies": {
23     "AWSIoT": [
25     ],
26     "CBORCoding": [
28     ]
29   },
30   "swift_version": "5.0"