[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / b / 6 / 0 / AWSEC2 / 2.3.1 / AWSEC2.podspec.json
blob8e6b202ec0c20f4c2da2fb7f2879c4d740d8d068
2   "name": "AWSEC2",
3   "version": "2.3.1",
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.3.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.3.1"
22     ]
23   },
24   "source_files": "AWSEC2/*.{h,m}"