--- !ruby/object:Gem::Specification name: staple version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Ryan Helsing autorequire: bindir: bin cert_chain: [] date: 2014-11-09 00:00:00.000000000 Z dependencies: [] description: Does not work yet. Coming Soon. Built on top of foundation. In the spirit of thoughtbot/refills email: - ryan.helsing@centerian.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE.md - README.md - Rakefile - config.rb - lib/snippet_helpers.rb - lib/staple.rb - lib/staple/import_generator.rb - lib/staple/list_generator.rb - source/CNAME - source/_accordion.html.erb - source/_accordion_tabs.html.erb - source/_accordion_tabs_minimal.html.erb - source/_badges.html.erb - source/_breadcrumbs.html.erb - source/_browser.html.erb - source/_button_group.html.erb - source/_cards.html.erb - source/_centered_navigation.html.erb - source/_code.html.erb - source/_comment.html.erb - source/_device.html.erb - source/_dropdown.html.erb - source/_expander.html.erb - source/_flashes.html.erb - source/_footer.html.erb - source/_footer_2.html.erb - source/_grid_items.html.erb - source/_grid_items_lines.html.erb - source/_hero.html.erb - source/_hover_tile_animation.html.erb - source/_icon_bullet_points.html.erb - source/_image_gradient_dynamic.html.erb - source/_intro_text.html.erb - source/_label_alerts.html.erb - source/_modal.html.erb - source/_navigation.html.erb - source/_pagination.html.erb - source/_progress_bar.html.erb - source/_progress_bar_indication.html.erb - source/_search_bar.html.erb - source/_search_tools.html.erb - source/_side_image.html.erb - source/_sliding_menu.html.erb - source/_snippet.html.erb - source/_switch.html.erb - source/_tables.html.erb - source/_tables_minimal.html.erb - source/_texture-legend.html.erb - source/_textures.html.erb - source/_tooltip.html.erb - source/_type_system_geometric.html.erb - source/_type_system_rounded.html.erb - source/_type_system_sans.html.erb - source/_type_system_serif.html.erb - source/_type_system_slab.html.erb - source/_type_system_traditional.html.erb - source/_vertical_tabs.html.erb - source/_video.html.erb - source/components.html.erb - source/index.html.erb - source/javascripts/all.js - source/javascripts/jquery.erToc.js - source/javascripts/jquery.glide.js - source/javascripts/staple/accordion.js - source/javascripts/staple/accordion_tabs.js - source/javascripts/staple/accordion_tabs_minimal.js - source/javascripts/staple/centered_navigation.js - source/javascripts/staple/dropdown.js - source/javascripts/staple/expander.js - source/javascripts/staple/navigation.js - source/javascripts/staple/search_tools.js - source/javascripts/staple/sliding_menu.js - source/javascripts/staple/vertical_tabs.js - source/layouts/layout.erb - source/refills-hero.html.erb - source/refills-menu.html.erb - source/refills-page-scripts.html.erb - source/stylesheets/_bourbon-nav.scss - source/stylesheets/_normalize.scss - source/stylesheets/_refills-nav.scss - source/stylesheets/_refills-styles.scss - source/stylesheets/all.scss - source/stylesheets/staple/_accordion-tabs-minimal.scss - source/stylesheets/staple/_accordion-tabs.scss - source/stylesheets/staple/_accordion.scss - source/stylesheets/staple/_badges.scss - source/stylesheets/staple/_breadcrumbs.scss - source/stylesheets/staple/_browser.scss - source/stylesheets/staple/_button-group.scss - source/stylesheets/staple/_cards.scss - source/stylesheets/staple/_centered-navigation.scss - source/stylesheets/staple/_comment.scss - source/stylesheets/staple/_device.scss - source/stylesheets/staple/_dropdown.scss - source/stylesheets/staple/_expander.scss - source/stylesheets/staple/_flashes.scss - source/stylesheets/staple/_footer-2.scss - source/stylesheets/staple/_footer.scss - source/stylesheets/staple/_grid-items-lines.scss - source/stylesheets/staple/_grid-items.scss - source/stylesheets/staple/_hero.scss - source/stylesheets/staple/_hover-tile-animation.scss - source/stylesheets/staple/_icon-bullet-points.scss - source/stylesheets/staple/_image-gradient-dynamic.scss - source/stylesheets/staple/_intro-text.scss - source/stylesheets/staple/_label-alerts.scss - source/stylesheets/staple/_modal.scss - source/stylesheets/staple/_navigation.scss - source/stylesheets/staple/_pagination.scss - source/stylesheets/staple/_progress-bar-indication.scss - source/stylesheets/staple/_progress-bar.scss - source/stylesheets/staple/_search-bar.scss - source/stylesheets/staple/_search-tools.scss - source/stylesheets/staple/_side-image.scss - source/stylesheets/staple/_sliding-menu.scss - source/stylesheets/staple/_switch.scss - source/stylesheets/staple/_tables-minimal.scss - source/stylesheets/staple/_tables.scss - source/stylesheets/staple/_texture-legend.scss - source/stylesheets/staple/_textures.scss - source/stylesheets/staple/_tooltip.scss - source/stylesheets/staple/_type-system-geometric.scss - source/stylesheets/staple/_type-system-rounded.scss - source/stylesheets/staple/_type-system-sans.scss - source/stylesheets/staple/_type-system-serif.scss - source/stylesheets/staple/_type-system-slab.scss - source/stylesheets/staple/_type-system-traditional.scss - source/stylesheets/staple/_vertical-tabs.scss - source/stylesheets/staple/_video.scss - source/type-systems.html.erb - source/vendor/javascripts/ZeroClipboard.min.js - source/vendor/javascripts/fixedsticky.js - source/vendor/javascripts/prism.js - source/vendor/javascripts/smooth-scroll.js - source/vendor/stylesheets/fixedsticky.css - source/vendor/stylesheets/prism.css - 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: a high level ui generator (COMING SOON) test_files: []