Sha256: 0b6d1e50bb166fd39bfa9cce04af2166295ff1f47b35475684611457131eba47

Contents?: true

Size: 1.67 KB

Versions: 0

Compression: gzip

Compressed size: 813 Bytes

Stored size: 813 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: apigee
version: !ruby/object:Gem::Version 
  hash: -1876988192
  prerelease: true
  segments: 
  - 0
  - 0
  - 0
  - pre1
  version: 0.0.0.pre1
platform: ruby
authors: 
- landlessness
autorequire: 
bindir: bin
cert_chain: []

date: 2010-09-18 00:00:00 -07:00
default_executable: 
dependencies: []

description: "A developer can create a new Rails app, build out the database schema and have an API that supports JSON and XML in just a few minutes. But then the work begins: authentication with oauth, throttling, rate limits, documentation,... The Apigee gem is a wrapper around the Apigee API management service, which makes API headaches go away."
email: brian@landlessness.net
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- lib/apigee.rb
- test/helper.rb
- test/test_apigee.rb
has_rdoc: true
homepage: http://github.com/landlessness/apigee
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">"
    - !ruby/object:Gem::Version 
      hash: 25
      segments: 
      - 1
      - 3
      - 1
      version: 1.3.1
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: A Rails interface to the Apigee API management service.
test_files: 
- test/helper.rb
- test/test_apigee.rb

Package Spec version

apigee-0.0.0.pre1