[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AmazonFreeRTOS / 1.0.0 / AmazonFreeRTOS.podspec.json
blobc6d3c980a7b8332e7e7e3e0f43e2fb717ef0bddc
2   "name": "AmazonFreeRTOS",
3   "version": "1.0.0",
4   "summary": "Amazon 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.0.0"
18   },
19   "source_files": "AmazonFreeRTOS/**/*.{swift,m,h}",
20   "requires_arc": true,
21   "frameworks": "CoreBluetooth",
22   "dependencies": {
23     "AWSIoT": [
25     ]
26   },
27   "swift_version": "5.0"