# -*- encoding: utf-8 -*- # stub: compass-wordpress 0.1.2 ruby lib Gem::Specification.new do |s| s.name = "compass-wordpress".freeze s.version = "0.1.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 = ["Wynn Netherland".freeze, "Adam Stacoviak".freeze] s.date = "2009-11-30" s.description = "Helps you create generic WordPress themes and Thematic child themes".freeze s.email = "wynn.netherland@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze] s.files = ["LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/compass-wordpress.rb".freeze, "lib/wordpress/compass_extension.rb".freeze, "sass/wordpress/thematic/_extensions.sass".freeze, "sass/wordpress/thematic/_styles.sass".freeze, "sass/wordpress/thematic/extensions/_typography.sass".freeze, "sass/wordpress/thematic/styles/_2c_l_fixed.sass".freeze, "sass/wordpress/thematic/styles/_2c_r_fixed.sass".freeze, "sass/wordpress/thematic/styles/_3c_fixed.sass".freeze, "sass/wordpress/thematic/styles/_3c_r_fixed.sass".freeze, "sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass".freeze, "sass/wordpress/thematic/styles/_default.sass".freeze, "sass/wordpress/thematic/styles/_images.sass".freeze, "sass/wordpress/thematic/styles/_plugins.sass".freeze, "sass/wordpress/thematic/styles/_typography.sass".freeze, "templates/project/Rakefile".freeze, "templates/project/manifest.rb".freeze, "templates/project/print.sass".freeze, "templates/project/readme.txt".freeze, "templates/project/screen.sass".freeze, "templates/project/style.css".freeze, "templates/thematic/Rakefile".freeze, "templates/thematic/extensions/_border_radius.sass".freeze, "templates/thematic/functions.php".freeze, "templates/thematic/manifest.rb".freeze, "templates/thematic/print.sass".freeze, "templates/thematic/readme.txt".freeze, "templates/thematic/screen.sass".freeze, "templates/thematic/style.css".freeze] s.homepage = "http://github.com/pengwynn/compass-wordpress".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Compass extenstion for creating WordPress themes using Sass".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, ["~> 0.8.17".freeze]) end