# -*- encoding: utf-8 -*- # stub: azure 0.5.0 ruby lib Gem::Specification.new do |s| s.name = "azure".freeze s.version = "0.5.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Microsoft Corporation".freeze] s.date = "2013-04-21" s.description = "Windows Azure Client Library for Ruby".freeze s.email = "azureruby@microsoft.com".freeze s.files = [".gitignore".freeze, "ChangeLog.txt".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "azure.gemspec".freeze, "lib/azure.rb".freeze, "lib/azure/blob/blob.rb".freeze, "lib/azure/blob/blob_service.rb".freeze, "lib/azure/blob/block.rb".freeze, "lib/azure/blob/container.rb".freeze, "lib/azure/blob/serialization.rb".freeze, "lib/azure/core.rb".freeze, "lib/azure/core/auth/authorizer.rb".freeze, "lib/azure/core/auth/shared_key.rb".freeze, "lib/azure/core/auth/shared_key_lite.rb".freeze, "lib/azure/core/auth/signer.rb".freeze, "lib/azure/core/configuration.rb".freeze, "lib/azure/core/error.rb".freeze, "lib/azure/core/filtered_service.rb".freeze, "lib/azure/core/http/debug_filter.rb".freeze, "lib/azure/core/http/http_error.rb".freeze, "lib/azure/core/http/http_filter.rb".freeze, "lib/azure/core/http/http_request.rb".freeze, "lib/azure/core/http/http_response.rb".freeze, "lib/azure/core/http/retry_policy.rb".freeze, "lib/azure/core/http/signer_filter.rb".freeze, "lib/azure/core/service.rb".freeze, "lib/azure/core/signed_service.rb".freeze, "lib/azure/queue/message.rb".freeze, "lib/azure/queue/queue.rb".freeze, "lib/azure/queue/queue_service.rb".freeze, "lib/azure/queue/serialization.rb".freeze, "lib/azure/service/access_policy.rb".freeze, "lib/azure/service/enumeration_results.rb".freeze, "lib/azure/service/logging.rb".freeze, "lib/azure/service/metrics.rb".freeze, "lib/azure/service/retention_policy.rb".freeze, "lib/azure/service/serialization.rb".freeze, "lib/azure/service/signed_identifier.rb".freeze, "lib/azure/service/storage_service.rb".freeze, "lib/azure/service/storage_service_properties.rb".freeze, "lib/azure/service_bus/action.rb".freeze, "lib/azure/service_bus/auth/wrap_service.rb".freeze, "lib/azure/service_bus/auth/wrap_signer.rb".freeze, "lib/azure/service_bus/brokered_message.rb".freeze, "lib/azure/service_bus/brokered_message_serializer.rb".freeze, "lib/azure/service_bus/correlation_filter.rb".freeze, "lib/azure/service_bus/empty_rule_action.rb".freeze, "lib/azure/service_bus/false_filter.rb".freeze, "lib/azure/service_bus/filter.rb".freeze, "lib/azure/service_bus/interval.rb".freeze, "lib/azure/service_bus/queue.rb".freeze, "lib/azure/service_bus/resource.rb".freeze, "lib/azure/service_bus/rule.rb".freeze, "lib/azure/service_bus/rule_aspect.rb".freeze, "lib/azure/service_bus/serialization.rb".freeze, "lib/azure/service_bus/service_bus_service.rb".freeze, "lib/azure/service_bus/sql_filter.rb".freeze, "lib/azure/service_bus/sql_rule_action.rb".freeze, "lib/azure/service_bus/subscription.rb".freeze, "lib/azure/service_bus/topic.rb".freeze, "lib/azure/service_bus/true_filter.rb".freeze, "lib/azure/table/auth/shared_key.rb".freeze, "lib/azure/table/auth/shared_key_lite.rb".freeze, "lib/azure/table/batch.rb".freeze, "lib/azure/table/batch_response.rb".freeze, "lib/azure/table/edmtype.rb".freeze, "lib/azure/table/entity.rb".freeze, "lib/azure/table/guid.rb".freeze, "lib/azure/table/query.rb".freeze, "lib/azure/table/serialization.rb".freeze, "lib/azure/table/table_service.rb".freeze, "lib/azure/version.rb".freeze, "test/fixtures/32px-fulls-black.jpg".freeze, "test/fixtures/all_containers.xml".freeze, "test/fixtures/all_tables.xml".freeze, "test/fixtures/container_acl.xml".freeze, "test/fixtures/create_table_response_entry.xml".freeze, "test/fixtures/http_error.xml".freeze, "test/fixtures/insert_entity_response_entry.xml".freeze, "test/fixtures/list_blobs.xml".freeze, "test/fixtures/list_block_all_with_none_committed.xml".freeze, "test/fixtures/list_blocks_all.xml".freeze, "test/fixtures/list_blocks_committed.xml".freeze, "test/fixtures/list_containers.xml".freeze, "test/fixtures/list_page_ranges.xml".freeze, "test/fixtures/logging.xml".freeze, "test/fixtures/messages.xml".freeze, "test/fixtures/metrics.xml".freeze, "test/fixtures/query_entities_empty_response.xml".freeze, "test/fixtures/query_entities_response.xml".freeze, "test/fixtures/queue_service_properties.xml".freeze, "test/fixtures/queue_service_properties_original.xml".freeze, "test/fixtures/queues.xml".freeze, "test/fixtures/retention_policy.xml".freeze, "test/fixtures/sb_default_create_queue_response.xml".freeze, "test/fixtures/sb_default_create_topic_response.xml".freeze, "test/fixtures/sb_get_access_token_response.txt".freeze, "test/fixtures/sb_queues_runtime_peek_message_response_headers.txt".freeze, "test/fixtures/storage_service_properties.xml".freeze, "test/integration/blob/blob_metadata_test.rb".freeze, "test/integration/blob/blob_pages_test.rb".freeze, "test/integration/blob/blob_properties_test.rb".freeze, "test/integration/blob/block_blob_test.rb".freeze, "test/integration/blob/container/container_acl_test.rb".freeze, "test/integration/blob/container/container_metadata_test.rb".freeze, "test/integration/blob/container/create_container_test.rb".freeze, "test/integration/blob/container/delete_container_test.rb".freeze, "test/integration/blob/container/get_container_properties_test.rb".freeze, "test/integration/blob/container/list_containers_test.rb".freeze, "test/integration/blob/container/root_container_test.rb".freeze, "test/integration/blob/copy_blob_test.rb".freeze, "test/integration/blob/create_blob_snapshot_test.rb".freeze, "test/integration/blob/create_page_blob_test.rb".freeze, "test/integration/blob/delete_blob_test.rb".freeze, "test/integration/blob/get_blob_test.rb".freeze, "test/integration/blob/informative_errors_test.rb".freeze, "test/integration/blob/lease/acquire_lease_test.rb".freeze, "test/integration/blob/lease/break_lease_test.rb".freeze, "test/integration/blob/lease/release_lease_test.rb".freeze, "test/integration/blob/lease/renew_lease_test.rb".freeze, "test/integration/blob/list_blobs_test.rb".freeze, "test/integration/queue/clear_messages_test.rb".freeze, "test/integration/queue/create_message_test.rb".freeze, "test/integration/queue/create_queue_test.rb".freeze, "test/integration/queue/delete_message_test.rb".freeze, "test/integration/queue/delete_queue_test.rb".freeze, "test/integration/queue/informative_errors_test.rb".freeze, "test/integration/queue/list_messages_encoded_test.rb".freeze, "test/integration/queue/list_messages_test.rb".freeze, "test/integration/queue/list_queues_test.rb".freeze, "test/integration/queue/peek_messages_test.rb".freeze, "test/integration/queue/queue_metadata_test.rb".freeze, "test/integration/queue/update_message_test.rb".freeze, "test/integration/service_bus/informative_errors_test.rb".freeze, "test/integration/service_bus/queues_scenario_test.rb".freeze, "test/integration/service_bus/queues_test.rb".freeze, "test/integration/service_bus/rules_test.rb".freeze, "test/integration/service_bus/scenario_test.rb".freeze, "test/integration/service_bus/subscriptions_test.rb".freeze, "test/integration/service_bus/topics_scenario_test.rb".freeze, "test/integration/service_bus/topics_test.rb".freeze, "test/integration/table/create_table_test.rb".freeze, "test/integration/table/delete_entity_batch_test.rb".freeze, "test/integration/table/delete_entity_test.rb".freeze, "test/integration/table/delete_table_test.rb".freeze, "test/integration/table/get_table_test.rb".freeze, "test/integration/table/informative_errors_test.rb".freeze, "test/integration/table/insert_entity_batch_test.rb".freeze, "test/integration/table/insert_entity_test.rb".freeze, "test/integration/table/insert_or_merge_entity_batch_test.rb".freeze, "test/integration/table/insert_or_merge_entity_test.rb".freeze, "test/integration/table/insert_or_replace_entity_batch_test.rb".freeze, "test/integration/table/insert_or_replace_entity_test.rb".freeze, "test/integration/table/merge_entity_batch_test.rb".freeze, "test/integration/table/merge_entity_test.rb".freeze, "test/integration/table/query_entities_test.rb".freeze, "test/integration/table/query_tables_test.rb".freeze, "test/integration/table/query_test.rb".freeze, "test/integration/table/table_acl_test.rb".freeze, "test/integration/table/update_entity_batch_test.rb".freeze, "test/integration/table/update_entity_test.rb".freeze, "test/integration/test_helper.rb".freeze, "test/support/env.rb".freeze, "test/support/fixtures.rb".freeze, "test/support/name_generator.rb".freeze, "test/support/stubs.rb".freeze, "test/test_helper.rb".freeze, "test/unit/blob/blob_service_test.rb".freeze, "test/unit/core/auth/shared_key_lite_test.rb".freeze, "test/unit/core/auth/shared_key_test.rb".freeze, "test/unit/core/auth/signer_test.rb".freeze, "test/unit/core/http/http_error_test.rb".freeze, "test/unit/core/http/http_request_test.rb".freeze, "test/unit/core/http/http_response_test.rb".freeze, "test/unit/service/serialization_test.rb".freeze, "test/unit/service/storage_service_test.rb".freeze, "test/unit/table/edmtype_test.rb".freeze] s.homepage = "http://github.com/WindowsAzure/azure-sdk-for-ruby".freeze s.licenses = ["Apache License, Version 2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Official ruby client library to consume Windows Azure services.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end