# -*- encoding: utf-8 -*- # stub: Thimblr 0.6.10 ruby lib Gem::Specification.new do |s| s.name = "Thimblr".freeze s.version = "0.6.10".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["JP Hastings-Spital".freeze] s.date = "2010-04-07" s.description = "A webserver built to help you test tumblr themes as you edit them".freeze s.email = "jphastings@gmail.com".freeze s.executables = ["thimblr".freeze] s.files = ["bin/thimblr".freeze, "config/demo.yml".freeze, "config/settings.default.yaml".freeze, "config/settings.yaml".freeze, "lib/thimblr.rb".freeze, "lib/thimblr/parser.rb".freeze, "public/assets/help.js".freeze, "public/assets/iphone-style-checkboxes.js".freeze, "public/assets/jquery-ui.js".freeze, "public/assets/jquery.js".freeze, "public/assets/main.js".freeze, "public/audio_player.swf".freeze, "public/audio_player_black.swf".freeze, "public/favicon.ico".freeze, "public/images/background.png".freeze, "public/images/blackbox-left.png".freeze, "public/images/blackbox-right.png".freeze, "public/images/content_bottom.png".freeze, "public/images/content_top.png".freeze, "public/images/download.png".freeze, "public/images/edit.png".freeze, "public/images/editors/bbedit.png".freeze, "public/images/editors/textedit.png".freeze, "public/images/editors/textmate.png".freeze, "public/images/goodies_background_gradient.png".freeze, "public/images/goodies_popup_bg.png".freeze, "public/images/highlight.png".freeze, "public/images/highlight_white.png".freeze, "public/images/input_bg.gif".freeze, "public/images/input_highlight_bg.png".freeze, "public/images/nav_arrow.png".freeze, "public/images/off.png".freeze, "public/images/on.png".freeze, "public/images/os/mac.png".freeze, "public/images/os/nix.png".freeze, "public/images/os/win.png".freeze, "public/images/preset.png".freeze, "public/images/site_notice_bg.png".freeze, "public/images/slider.png".freeze, "public/images/slider_center.png".freeze, "public/images/slider_left.png".freeze, "public/images/slider_right.png".freeze, "public/stylesheets/help.css".freeze, "public/stylesheets/tumblr.css".freeze, "themes/101.html".freeze, "themes/Redux.html".freeze, "themes/Stationary.html".freeze, "views/help.erb".freeze, "views/index.erb".freeze] s.homepage = "http://github.com/jphastings/Thimblr".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Helper for Tumblr theme editors".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end