# -*- encoding: utf-8 -*- # stub: jasny_bundle 2.0.2 ruby lib Gem::Specification.new do |s| s.name = "jasny_bundle".freeze s.version = "2.0.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 = ["Alex Scott".freeze] s.date = "2014-08-18" s.description = "This is a rails gem for the superb Jasny bootstrap extensions plus @lipis bootstrap-social extension. It comes with all of the files you need to get going, so there's no need to install the Twitter Bootstrap gem seperately, it's all included. \nUse this with my template available at https://github.com/tipsforthings/jasny-offcanvas-nav-rails and you'll have a ready-made template that is pre-setup for this gem, which also has the Jasny off-canvas layout enabled. \nI'm going to be adding more features to this gem and writing some extensive documentation.\nOne feature that I'm working on including in this gem is bootstro.js, a 'Guided Tour' feature for your website or app. If you have any other features you would like to see in the gem, please do contact me to let me know and I'll be sure to include them.".freeze s.email = ["alex@tipsforthings.com".freeze] s.files = [".editorconfig".freeze, ".gitattributes".freeze, ".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "jasny_bundle.gemspec".freeze, "lib/jasny_bundle.rb".freeze, "lib/jasny_bundle/middleware.rb".freeze, "lib/jasny_bundle/mime_types.rb".freeze, "lib/jasny_bundle/railtie.rb".freeze, "lib/jasny_bundle/version.rb".freeze, "vendor/assets/fonts/fontawesome-webfont.eot".freeze, "vendor/assets/fonts/fontawesome-webfont.svg".freeze, "vendor/assets/fonts/fontawesome-webfont.ttf".freeze, "vendor/assets/fonts/fontawesome-webfont.woff".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.eot".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.svg".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.ttf".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.woff".freeze, "vendor/assets/javascripts/bootstrap.min.js".freeze, "vendor/assets/javascripts/jasny-bootstrap.min.js".freeze, "vendor/assets/javascripts/social.js".freeze, "vendor/assets/stylesheets/bootstrap-social.css".freeze, "vendor/assets/stylesheets/bootstrap.min.css".freeze, "vendor/assets/stylesheets/font-awesome.css".freeze, "vendor/assets/stylesheets/jasny-bootstrap.min.css".freeze, "vendor/assets/stylesheets/navbar-offcanvas.css".freeze, "vendor/assets/stylesheets/navmenu-push.css".freeze] s.homepage = "https://github.com/tipsforthings/jasny-bundle/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Complete bundle including the latest version of Bootstrap, Jasny Bootstrap extensions and as of version 2.0.0, it now includes the superb bootstrap-social extension provided by @lipis.".freeze end