--- !ruby/object:Gem::Specification name: compass-wordpress version: !ruby/object:Gem::Version version: 0.1.2 platform: ruby authors: - Wynn Netherland - Adam Stacoviak autorequire: bindir: bin cert_chain: [] date: 2009-11-30 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: compass type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.17 version: description: Helps you create generic WordPress themes and Thematic child themes email: wynn.netherland@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - LICENSE - README.markdown - Rakefile - VERSION - lib/compass-wordpress.rb - lib/wordpress/compass_extension.rb - sass/wordpress/thematic/_extensions.sass - sass/wordpress/thematic/_styles.sass - sass/wordpress/thematic/extensions/_typography.sass - sass/wordpress/thematic/styles/_2c_l_fixed.sass - sass/wordpress/thematic/styles/_2c_r_fixed.sass - sass/wordpress/thematic/styles/_3c_fixed.sass - sass/wordpress/thematic/styles/_3c_r_fixed.sass - sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass - sass/wordpress/thematic/styles/_default.sass - sass/wordpress/thematic/styles/_images.sass - sass/wordpress/thematic/styles/_plugins.sass - sass/wordpress/thematic/styles/_typography.sass - templates/project/Rakefile - templates/project/manifest.rb - templates/project/print.sass - templates/project/readme.txt - templates/project/screen.sass - templates/project/style.css - templates/thematic/Rakefile - templates/thematic/extensions/_border_radius.sass - templates/thematic/functions.php - templates/thematic/manifest.rb - templates/thematic/print.sass - templates/thematic/readme.txt - templates/thematic/screen.sass - templates/thematic/style.css has_rdoc: true homepage: http://github.com/pengwynn/compass-wordpress licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.4 signing_key: specification_version: 3 summary: Compass extenstion for creating WordPress themes using Sass test_files: []