Sha256: fba688c7c375259911a28c514ce10253375766ad8876025b29cc099bfffb2d3b
Contents?: true
Size: 1.67 KB
Versions: 0
Compression: gzip
Compressed size: 751 Bytes
Stored size: 751 Bytes
Contents
--- !ruby/object:Gem::Specification name: shroud version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Joshua Hawxwell autorequire: bindir: bin cert_chain: [] date: 2010-05-13 00:00:00 +01:00 default_executable: shroud dependencies: [] description: A wrapper for the CloudApp REST API, including a command line executable email: m@hawx.me executables: - shroud extensions: [] extra_rdoc_files: - README.markdown files: - .gitignore - CHANGELOG - Manifest - README.markdown - Rakefile - VERSION - bin/shroud - doc/Shroud.html - doc/Shroud/AuthorizationError.html - doc/Shroud/FileNotFound.html - doc/Shroud/ItemNotFound.html - doc/Shroud/Session.html - doc/_index.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/shroud.rb - shroud.gemspec has_rdoc: true homepage: http://github.com/hawx/shroud licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Ruby wrapper for the CloudApp REST API test_files: - test/test.rb