--- !ruby/object:Gem::Specification name: staple version: !ruby/object:Gem::Version version: 0.4.3 platform: ruby authors: - Ryan Helsing autorequire: bindir: bin cert_chain: [] date: 2014-11-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: foundation-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.4' - !ruby/object:Gem::Dependency name: simple_form requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' - !ruby/object:Gem::Dependency name: font-awesome-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.2' - !ruby/object:Gem::Dependency name: slim-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.1' description: a modular ui framework for rails built on top of foundation and sass. email: - ryan.helsing@centerian.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE.md - README.md - Rakefile - lib/staple.rb - lib/staple/buttons_generator.rb - lib/staple/colors_generator.rb - lib/staple/forms_generator.rb - lib/staple/install_generator.rb - lib/staple/reset_generator.rb - lib/staple/tables_generator.rb - lib/staple/theme_generator.rb - lib/staple/typography_generator.rb - source/simple_form/_form.html.slim - source/styles/buttons/big-bottom-border.scss - source/styles/buttons/border.scss - source/styles/buttons/gradient-hover.scss - source/styles/buttons/gradient.scss - source/styles/buttons/inverse-transparent.scss - source/styles/buttons/inverse.scss - source/styles/buttons/radius.scss - source/styles/buttons/round.scss - source/styles/buttons/shadow.scss - source/styles/buttons/shiny.scss - source/styles/buttons/text-shadow-inner.scss - source/styles/buttons/text-shadow.scss - source/styles/buttons/themes/plastic.theme - source/styles/buttons/transparent.scss - source/styles/colors/blue.color - source/styles/colors/themes/default.theme - source/styles/colors/themes/flatland.theme - source/styles/colors/themes/peace.theme - source/styles/colors/themes/plastic.theme - source/styles/forms/2px-border-focus.scss - source/styles/forms/2px-border.scss - source/styles/forms/bubble-error.scss - source/styles/forms/margin-bottom.scss - source/styles/forms/plastic-bubble-error.scss - source/styles/forms/plastic-bubble-focus.scss - source/styles/forms/plastic-bubble.scss - source/styles/forms/radius.scss - source/styles/forms/round.scss - source/styles/forms/shaded-error.scss - source/styles/forms/shaded-focus.scss - source/styles/forms/shaded.scss - source/styles/forms/themes/flat.theme - source/styles/forms/themes/gradient.theme - source/styles/forms/themes/plastic.theme - source/styles/forms/themes/pro.theme - source/styles/forms/tight-error.scss - source/styles/forms/tight.scss - source/styles/forms/transparent-error.scss - source/styles/foundation_and_overrides.scss - source/styles/staple/builders/build_buttons.scss - source/styles/staple/builders/build_colors.scss - source/styles/staple/builders/build_forms.scss - source/styles/staple/builders/build_sizes.scss - source/styles/staple/builders/build_tables.scss - source/styles/staple/builders/build_typography.scss - source/styles/staple/buttons.scss - source/styles/staple/colors.scss - source/styles/staple/forms.scss - source/styles/staple/helpers/color_functions.scss - source/styles/staple/init/after.scss - source/styles/staple/init/before.scss - source/styles/staple/init/overrides.scss - source/styles/staple/sizes.scss - source/styles/staple/tables.scss - source/styles/staple/typography.scss - source/styles/staple/utilities.scss - source/styles/tables/hilight.scss - source/styles/tables/horizontal-lines.scss - source/styles/tables/stripe.scss - source/styles/tables/themes/plastic.theme - source/styles/typography/droid-serif-import.scss - source/styles/typography/droid-serif.typeface - source/styles/typography/gloria-import.scss - source/styles/typography/gloria.typeface - source/styles/typography/helvetica-neue.typeface - source/styles/typography/inconsolata-import.scss - source/styles/typography/inconsolata.typeface - source/styles/typography/lato-import.scss - source/styles/typography/lato.typeface - source/styles/typography/open-sans-import.scss - source/styles/typography/open-sans.typeface - source/styles/typography/oswald-import.scss - source/styles/typography/oswald.typeface - source/styles/typography/oxygen-import.scss - source/styles/typography/oxygen.typeface - source/styles/typography/pacifico-import.scss - source/styles/typography/pacifico.typeface - source/styles/typography/roboto-import.scss - source/styles/typography/roboto-slab-import.scss - source/styles/typography/roboto-slab.typeface - source/styles/typography/roboto.typeface - source/styles/typography/themes/default.theme - source/styles/typography/themes/flatland.theme - source/styles/typography/themes/peace.theme - source/styles/typography/themes/plastic.theme - staple.gemspec homepage: https://github.com/rhelsing/staple licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.2 signing_key: specification_version: 4 summary: Modular UI framework for rails built on top of foundation and sass test_files: []