--- !ruby/object:Gem::Specification 
name: animoto
version: !ruby/object:Gem::Version 
  hash: -1710980405
  prerelease: true
  segments: 
  - 0
  - 0
  - 0
  - alpha9
  version: 0.0.0.alpha9
platform: ruby
authors: 
- Animoto
autorequire: 
bindir: bin
cert_chain: []

date: 2010-09-16 00:00:00 -04:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: json
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">"
      - !ruby/object:Gem::Version 
        hash: 31
        segments: 
        - 0
        - 0
        - 0
        version: 0.0.0
  type: :runtime
  version_requirements: *id001
description: ""
email: theteam@animoto.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- README.md
- ./integration/test.rb
- ./lib/animoto/asset.rb
- ./lib/animoto/client.rb
- ./lib/animoto/content_type.rb
- ./lib/animoto/coverable.rb
- ./lib/animoto/directing_and_rendering_job.rb
- ./lib/animoto/directing_and_rendering_manifest.rb
- ./lib/animoto/directing_job.rb
- ./lib/animoto/directing_manifest.rb
- ./lib/animoto/dynamic_class_loader.rb
- ./lib/animoto/errors.rb
- ./lib/animoto/footage.rb
- ./lib/animoto/http_engine.rb
- ./lib/animoto/http_engines/curl_adapter.rb
- ./lib/animoto/http_engines/net_http_adapter.rb
- ./lib/animoto/http_engines/patron_adapter.rb
- ./lib/animoto/http_engines/rest_client_adapter.rb
- ./lib/animoto/http_engines/typhoeus_adapter.rb
- ./lib/animoto/image.rb
- ./lib/animoto/job.rb
- ./lib/animoto/manifest.rb
- ./lib/animoto/rendering_job.rb
- ./lib/animoto/rendering_manifest.rb
- ./lib/animoto/resource.rb
- ./lib/animoto/response_parser.rb
- ./lib/animoto/response_parsers/json_adapter.rb
- ./lib/animoto/response_parsers/yajl_adapter.rb
- ./lib/animoto/song.rb
- ./lib/animoto/standard_envelope.rb
- ./lib/animoto/storyboard.rb
- ./lib/animoto/title_card.rb
- ./lib/animoto/video.rb
- ./lib/animoto/visual.rb
- ./lib/animoto.rb
- ./spec/animoto/asset_spec.rb
- ./spec/animoto/client_spec.rb
- ./spec/animoto/coverable_spec.rb
- ./spec/animoto/directing_and_rendering_job_spec.rb
- ./spec/animoto/directing_and_rendering_manifest_spec.rb
- ./spec/animoto/directing_job_spec.rb
- ./spec/animoto/directing_manifest_spec.rb
- ./spec/animoto/footage_spec.rb
- ./spec/animoto/http_engine_spec.rb
- ./spec/animoto/image_spec.rb
- ./spec/animoto/job_spec.rb
- ./spec/animoto/rendering_job_spec.rb
- ./spec/animoto/rendering_manifest_spec.rb
- ./spec/animoto/resource_spec.rb
- ./spec/animoto/response_parsers/json_adapter_spec.rb
- ./spec/animoto/response_parsers/yajl_adapter_spec.rb
- ./spec/animoto/song_spec.rb
- ./spec/animoto/standard_envelope_spec.rb
- ./spec/animoto/storyboard_spec.rb
- ./spec/animoto/title_card_spec.rb
- ./spec/animoto/video_spec.rb
- ./spec/animoto/visual_spec.rb
- ./spec/animoto_spec.rb
- ./spec/spec_helper.rb
has_rdoc: true
homepage: http://animoto.com
licenses: []

post_install_message: 
rdoc_options: []

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: ""
test_files: []