# -*- encoding: utf-8 -*- # stub: blueprintr 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "blueprintr".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["cbrumelle".freeze] s.date = "2010-05-11" s.description = "A gem wrapper to ease the use of the Blueprint CSS framework (http://www.blueprintcss.org). This gem gives you the latest version of Blueprint CSS (0.9.1).".freeze s.email = "colin@mixedcontent.com".freeze s.executables = ["blueprintr".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/blueprintr".freeze, "blueprintr.gemspec".freeze, "lib/blueprint-css/.gitignore".freeze, "lib/blueprint-css/AUTHORS.textile".freeze, "lib/blueprint-css/CHANGELOG".freeze, "lib/blueprint-css/LICENSE".freeze, "lib/blueprint-css/README.textile".freeze, "lib/blueprint-css/TUTORIAL.textile".freeze, "lib/blueprint-css/blueprint/ie.css".freeze, "lib/blueprint-css/blueprint/plugins/buttons/icons/cross.png".freeze, "lib/blueprint-css/blueprint/plugins/buttons/icons/key.png".freeze, "lib/blueprint-css/blueprint/plugins/buttons/icons/tick.png".freeze, "lib/blueprint-css/blueprint/plugins/buttons/readme.txt".freeze, "lib/blueprint-css/blueprint/plugins/buttons/screen.css".freeze, "lib/blueprint-css/blueprint/plugins/fancy-type/readme.txt".freeze, "lib/blueprint-css/blueprint/plugins/fancy-type/screen.css".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/doc.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/email.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/external.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/feed.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/im.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/pdf.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/visited.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/icons/xls.png".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/readme.txt".freeze, "lib/blueprint-css/blueprint/plugins/link-icons/screen.css".freeze, "lib/blueprint-css/blueprint/plugins/rtl/readme.txt".freeze, "lib/blueprint-css/blueprint/plugins/rtl/screen.css".freeze, "lib/blueprint-css/blueprint/print.css".freeze, "lib/blueprint-css/blueprint/screen.css".freeze, "lib/blueprint-css/blueprint/src/forms.css".freeze, "lib/blueprint-css/blueprint/src/grid.css".freeze, "lib/blueprint-css/blueprint/src/grid.png".freeze, "lib/blueprint-css/blueprint/src/ie.css".freeze, "lib/blueprint-css/blueprint/src/print.css".freeze, "lib/blueprint-css/blueprint/src/reset.css".freeze, "lib/blueprint-css/blueprint/src/typography.css".freeze, "lib/blueprint-css/lib/blueprint/blueprint.rb".freeze, "lib/blueprint-css/lib/blueprint/compressor.rb".freeze, "lib/blueprint-css/lib/blueprint/core_ext.rb".freeze, "lib/blueprint-css/lib/blueprint/css_parser.rb".freeze, "lib/blueprint-css/lib/blueprint/custom_layout.rb".freeze, "lib/blueprint-css/lib/blueprint/grid.css.erb".freeze, "lib/blueprint-css/lib/blueprint/grid_builder.rb".freeze, "lib/blueprint-css/lib/blueprint/namespace.rb".freeze, "lib/blueprint-css/lib/blueprint/semantic_class_names.rb".freeze, "lib/blueprint-css/lib/blueprint/validate/COPYRIGHT.html".freeze, "lib/blueprint-css/lib/blueprint/validate/JIGSAW_COPYRIGHT".freeze, "lib/blueprint-css/lib/blueprint/validate/README.html".freeze, "lib/blueprint-css/lib/blueprint/validate/XERCES_COPYING.txt".freeze, "lib/blueprint-css/lib/blueprint/validate/css-validator-javadoc.jar".freeze, "lib/blueprint-css/lib/blueprint/validate/css-validator.jar".freeze, "lib/blueprint-css/lib/blueprint/validate/jigsaw.jar".freeze, "lib/blueprint-css/lib/blueprint/validate/xerces.jar".freeze, "lib/blueprint-css/lib/blueprint/validator.rb".freeze, "lib/blueprint-css/lib/compress.rb".freeze, "lib/blueprint-css/lib/settings.example.yml".freeze, "lib/blueprint-css/lib/validate.rb".freeze, "lib/blueprint-css/templates/psd/fixed-width.psd".freeze, "lib/blueprint-css/tests/index.html".freeze, "lib/blueprint-css/tests/parts/elements.html".freeze, "lib/blueprint-css/tests/parts/forms.html".freeze, "lib/blueprint-css/tests/parts/grid.html".freeze, "lib/blueprint-css/tests/parts/sample.html".freeze, "lib/blueprint-css/tests/parts/test-small.jpg".freeze, "lib/blueprint-css/tests/parts/test.jpg".freeze, "lib/blueprint-css/tests/parts/valid.png".freeze, "lib/blueprintr.rb".freeze, "test/helper.rb".freeze, "test/test_blueprintr.rb".freeze] s.homepage = "http://github.com/cbrumelle/blueprintr".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A gem wrapper to ease the use of the Blueprint CSS framework (http://www.blueprintcss.org)".freeze s.test_files = ["test/helper.rb".freeze, "test/test_blueprintr.rb".freeze] end