blob: 3b0d67aa340653d2b696d13bc4213b56889b7e85 [file] [log] [blame]
{
"name": "AWSEC2",
"version": "2.6.29",
"summary": "Amazon Web Services SDK for iOS.",
"description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
"homepage": "http://aws.amazon.com/mobile/sdk",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.6.29"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.6.29"
]
},
"source_files": "AWSEC2/*.{h,m}"
}