[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / c / AWSKinesis / 2.1.2 / AWSKinesis.podspec.json
blob9bd5112db8f3b236f2941ec588fd6226cff7e0e6
2   "name": "AWSKinesis",
3   "version": "2.1.2",
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/sdkforios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/aws/aws-sdk-ios.git",
16     "tag": "2.1.2"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.1.2"
22     ],
23     "Bolts": [
24       "~> 1.1.0"
25     ],
26     "Mantle": [
27       "~> 1.4"
28     ],
29     "TMCache": [
30       "~> 1.2.1"
31     ],
32     "FMDB": [
33       "~> 2.4"
34     ]
35   },
36   "source_files": "AWSKinesis/*.{h,m}",
37   "resources": [
38     "AWSKinesis/Resources/*.json"
39   ]