blob: eb1bbca14bc331460aa8681e5133786b0bd9be4e [file] [log] [blame]
{
"name": "AWSElasticLoadBalancing",
"version": "2.4.6",
"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/sdkforios",
"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.4.6"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.4.6"
]
},
"source_files": "AWSElasticLoadBalancing/*.{h,m}"
}