# -*- encoding: utf-8 -*-
# stub: blavosync 0.5.2 ruby lib

Gem::Specification.new do |s|
  s.name = "blavosync".freeze
  s.version = "0.5.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["jayronc".freeze]
  s.date = "2013-09-12"
  s.description = "Sync a remote db and rsync content to your development environment.  Useful for small teams and developers who are not able to do this manually.".freeze
  s.email = "jerrodblavos@mac.com".freeze
  s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze]
  s.files = ["Blavosync.gemspec".freeze, "History.txt".freeze, "LICENSE".freeze, "Manifest.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/blavosync.rb".freeze, "lib/blavosync/lib/ey_logger.rb".freeze, "lib/blavosync/lib/ey_logger_hooks.rb".freeze, "lib/blavosync/recipes.rb".freeze, "lib/blavosync/recipes/content_rsync.rb".freeze, "lib/blavosync/recipes/content_tar.rb".freeze, "lib/blavosync/recipes/database.rb".freeze, "lib/blavosync/recipes/local.rb".freeze, "lib/blavosync/recipes/util.rb".freeze, "test/test_blavosync.rb".freeze, "test/test_helper.rb".freeze]
  s.homepage = "http://github.com/indierockmedia/Blavosync".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Sync a remote db and rsync content to your development environment.".freeze
end