# -*- encoding: utf-8 -*- # stub: sculptor 0.0.11.1 ruby lib Gem::Specification.new do |s| s.name = "sculptor".freeze s.version = "0.0.11.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tyom Semonov".freeze] s.date = "2014-11-06" s.description = "Styleguide generator, prototype and test tool powered by Middleman".freeze s.email = ["mail@tyom.net".freeze] s.executables = ["sculptor".freeze] s.files = [".editorconfig".freeze, ".gitignore".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/sculptor".freeze, "features/create.feature".freeze, "features/step_definitions/custom.rb".freeze, "features/support/setup.rb".freeze, "lib/sculptor.rb".freeze, "lib/sculptor/cli.rb".freeze, "lib/sculptor/cli/create.rb".freeze, "lib/sculptor/cli/init.rb".freeze, "lib/sculptor/cli/server.rb".freeze, "lib/sculptor/extensions.rb".freeze, "lib/sculptor/extensions/data_loaders.rb".freeze, "lib/sculptor/extensions/model.rb".freeze, "lib/sculptor/extensions/outliner.rb".freeze, "lib/sculptor/extensions/resource_helpers.rb".freeze, "lib/sculptor/load_paths.rb".freeze, "lib/sculptor/method_missing.rb".freeze, "lib/sculptor/templates.rb".freeze, "lib/sculptor/templates/glyptotheque.rb".freeze, "lib/sculptor/templates/glyptotheque/.bowerrc".freeze, "lib/sculptor/templates/glyptotheque/.editorconfig".freeze, "lib/sculptor/templates/glyptotheque/.gitignore".freeze, "lib/sculptor/templates/glyptotheque/Gemfile.tt".freeze, "lib/sculptor/templates/glyptotheque/bower.json".freeze, "lib/sculptor/templates/glyptotheque/config.tt".freeze, "lib/sculptor/templates/glyptotheque/data/.gitkeep".freeze, "lib/sculptor/templates/glyptotheque/source/assets/img/.gitkeep".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/app.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/glyptotheque.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/glyptotheque/controllers.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/glyptotheque/directives.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/glyptotheque/services.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/js/head-js.js".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_$variables.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_base.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_model-utils.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_model.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_nav.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/glyptotheque/_outliner.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/main.scss".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/pygments/borland.css".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/pygments/colorful.css".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/pygments/github.css".freeze, "lib/sculptor/templates/glyptotheque/source/assets/styles/pygments/trac.css".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-index.slim".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-outline-element.slim".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-outline.slim".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_model.slim".freeze, "lib/sculptor/templates/glyptotheque/source/glyptotheque/_nav.slim".freeze, "lib/sculptor/templates/glyptotheque/source/index.html.slim".freeze, "lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim".freeze, "lib/sculptor/templates/glyptotheque/source/layouts/layout.slim".freeze, "lib/sculptor/templates/glyptotheque/source/layouts/standalone.slim".freeze, "lib/sculptor/templates/glyptotheque/source/sitemap.json.erb".freeze, "lib/sculptor/templates/model/data.tt".freeze, "lib/sculptor/templates/model/index-template.tt".freeze, "lib/sculptor/templates/model/styles.tt".freeze, "lib/sculptor/templates/model/template.tt".freeze, "lib/sculptor/version.rb".freeze, "sculptor.gemspec".freeze] s.homepage = "http://github.com/tyom/sculptor".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Tool to create style guides and prototype web apps".freeze s.test_files = ["features/create.feature".freeze, "features/step_definitions/custom.rb".freeze, "features/support/setup.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.14".freeze]) s.add_development_dependency(%q.freeze, ["= 1.2.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.15.2".freeze, "< 2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.6".freeze, "< 2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.10.2".freeze]) end