# -*- encoding: utf-8 -*- # stub: aws 2.2.1 ruby lib Gem::Specification.new do |s| s.name = "aws".freeze s.version = "2.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Travis Reeder".freeze, "Chad Arimura".freeze, "RightScale".freeze] s.date = "2010-02-02" s.description = "AWS Ruby Library for interfacing with Amazon Web Services.".freeze s.email = "travis@appoxy.com".freeze s.extra_rdoc_files = ["README.markdown".freeze] s.files = ["README.markdown".freeze, "lib/acf/right_acf_interface.rb".freeze, "lib/aws.rb".freeze, "lib/awsbase/benchmark_fix.rb".freeze, "lib/awsbase/right_awsbase.rb".freeze, "lib/awsbase/support.rb".freeze, "lib/ec2/right_ec2.rb".freeze, "lib/ec2/right_mon_interface.rb".freeze, "lib/elb/elb_interface.rb".freeze, "lib/rds/rds.rb".freeze, "lib/right_aws.rb".freeze, "lib/s3/right_s3.rb".freeze, "lib/s3/right_s3_interface.rb".freeze, "lib/sdb/active_sdb.rb".freeze, "lib/sdb/right_sdb_interface.rb".freeze, "lib/sqs/right_sqs.rb".freeze, "lib/sqs/right_sqs_interface.rb".freeze, "test/acf/test_helper.rb".freeze, "test/acf/test_right_acf.rb".freeze, "test/ec2/test_helper.rb".freeze, "test/ec2/test_mon.rb".freeze, "test/ec2/test_right_ec2.rb".freeze, "test/elb/test_elb.rb".freeze, "test/http_connection.rb".freeze, "test/rds/test_rds.rb".freeze, "test/s3/test_helper.rb".freeze, "test/s3/test_right_s3.rb".freeze, "test/s3/test_right_s3_stubbed.rb".freeze, "test/sdb/test_active_sdb.rb".freeze, "test/sdb/test_helper.rb".freeze, "test/sdb/test_right_sdb.rb".freeze, "test/sqs/test_helper.rb".freeze, "test/sqs/test_right_sqs.rb".freeze, "test/test_credentials.rb".freeze, "test/ts_right_aws.rb".freeze] s.homepage = "http://github.com/appoxy/aws/".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "AWS Ruby Library for interfacing with Amazon Web Services.".freeze s.test_files = ["test/acf/test_helper.rb".freeze, "test/acf/test_right_acf.rb".freeze, "test/ec2/test_helper.rb".freeze, "test/ec2/test_mon.rb".freeze, "test/ec2/test_right_ec2.rb".freeze, "test/elb/test_elb.rb".freeze, "test/http_connection.rb".freeze, "test/rds/test_rds.rb".freeze, "test/s3/test_helper.rb".freeze, "test/s3/test_right_s3.rb".freeze, "test/s3/test_right_s3_stubbed.rb".freeze, "test/sdb/test_active_sdb.rb".freeze, "test/sdb/test_helper.rb".freeze, "test/sdb/test_right_sdb.rb".freeze, "test/sqs/test_helper.rb".freeze, "test/sqs/test_right_sqs.rb".freeze, "test/test_credentials.rb".freeze, "test/ts_right_aws.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end