[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / 0 / c / AWSKinesis / 2.23.3 / AWSKinesis.podspec.json
blobf3c92184149b51bcc752a325ddd85b128741829e
2   "name": "AWSKinesis",
3   "version": "2.23.3",
4   "summary": "Amazon Web Services 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": "http://aws.amazon.com/mobile/sdk",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aws/aws-sdk-ios.git",
16     "tag": "2.23.3"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.23.3"
22     ]
23   },
24   "source_files": [
25     "AWSKinesis/*.{h,m}",
26     "AWSKinesis/**/*.{h,m}"
27   ],
28   "private_header_files": "AWSKinesis/Internal/*.h"