# -*- encoding: utf-8 -*- # stub: hullapp 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "hullapp".freeze s.version = "0.0.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 = ["Romain Dardour".freeze] s.date = "2012-09-17" s.description = "A command line tool to easily scaffold hull projects".freeze s.email = ["romain@hull.io".freeze] s.executables = ["hull".freeze] s.files = [".DS_Store".freeze, ".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/hull".freeze, "hullapp.gemspec".freeze, "lib/hull.rb".freeze, "lib/hull/cli.rb".freeze, "lib/hull/version.rb".freeze, "templates/.DS_Store".freeze, "templates/hullenv.tt".freeze, "templates/ruby/.gitignore".freeze, "templates/ruby/.powenv".freeze, "templates/ruby/.powrc".freeze, "templates/ruby/.rvmrc.tt".freeze, "templates/ruby/Gemfile".freeze, "templates/ruby/Guardfile".freeze, "templates/ruby/Procfile".freeze, "templates/ruby/README.md".freeze, "templates/ruby/Rakefile".freeze, "templates/ruby/application/assets.rb".freeze, "templates/ruby/application/assets/images/icons/facebook.png".freeze, "templates/ruby/application/assets/images/icons/twitter.png".freeze, "templates/ruby/application/assets/images/socialmedia/app-store.png".freeze, "templates/ruby/application/assets/images/socialmedia/dribbble.png".freeze, "templates/ruby/application/assets/images/socialmedia/facebook.png".freeze, "templates/ruby/application/assets/images/socialmedia/flickr.png".freeze, "templates/ruby/application/assets/images/socialmedia/forrst.png".freeze, "templates/ruby/application/assets/images/socialmedia/foursquare.png".freeze, "templates/ruby/application/assets/images/socialmedia/github.png".freeze, "templates/ruby/application/assets/images/socialmedia/google-plus.png".freeze, "templates/ruby/application/assets/images/socialmedia/google.png".freeze, "templates/ruby/application/assets/images/socialmedia/instagram.png".freeze, "templates/ruby/application/assets/images/socialmedia/linkedin.png".freeze, "templates/ruby/application/assets/images/socialmedia/skype.png".freeze, "templates/ruby/application/assets/images/socialmedia/social-email.png".freeze, "templates/ruby/application/assets/images/socialmedia/social-rss.png".freeze, "templates/ruby/application/assets/images/socialmedia/spotify.png".freeze, "templates/ruby/application/assets/images/socialmedia/tumblr.png".freeze, "templates/ruby/application/assets/images/socialmedia/twitter-2.png".freeze, "templates/ruby/application/assets/images/socialmedia/twitter.png".freeze, "templates/ruby/application/assets/images/socialmedia/vimeo.png".freeze, "templates/ruby/application/assets/images/socialmedia/youtube.png".freeze, "templates/ruby/application/assets/javascripts/app.js".freeze, "templates/ruby/application/assets/javascripts/main.coffee".freeze, "templates/ruby/application/assets/javascripts/template.js.erb".freeze, "templates/ruby/application/assets/stylesheets/partials/_base.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_boilerplate.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_colors.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_fonts.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_h5bp.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_layout.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_normalize.scss".freeze, "templates/ruby/application/assets/stylesheets/partials/_variables.scss".freeze, "templates/ruby/application/assets/stylesheets/style.scss".freeze, "templates/ruby/application/assets/templates/hello.hbs".freeze, "templates/ruby/application/compass.rb".freeze, "templates/ruby/application/core.rb".freeze, "templates/ruby/application/core_extensions/blank.rb".freeze, "templates/ruby/application/core_extensions/hash.rb".freeze, "templates/ruby/application/core_extensions/sprockets.rb".freeze, "templates/ruby/application/core_extensions/try.rb".freeze, "templates/ruby/application/helpers.rb".freeze, "templates/ruby/application/helpers/form_tag_helpers.rb".freeze, "templates/ruby/application/helpers/notification_helpers.rb".freeze, "templates/ruby/application/helpers/run_later.rb".freeze, "templates/ruby/application/settings.rb".freeze, "templates/ruby/application/views/demo.erb".freeze, "templates/ruby/application/views/index.erb".freeze, "templates/ruby/application/views/layout.erb".freeze, "templates/ruby/application/workers.rb".freeze, "templates/ruby/config.ru".freeze, "templates/ruby/config/settings.yml".freeze, "templates/ruby/config/sidekiq.yml".freeze, "templates/ruby/config/unicorn.rb".freeze, "templates/ruby/public/.htaccess".freeze, "templates/ruby/public/404.html".freeze, "templates/ruby/public/apple-touch-icon-114x114-precomposed.png".freeze, "templates/ruby/public/apple-touch-icon-144x144-precomposed.png".freeze, "templates/ruby/public/apple-touch-icon-57x57-precomposed.png".freeze, "templates/ruby/public/apple-touch-icon-72x72-precomposed.png".freeze, "templates/ruby/public/apple-touch-icon-precomposed.png".freeze, "templates/ruby/public/apple-touch-icon.png".freeze, "templates/ruby/public/crossdomain.xml".freeze, "templates/ruby/public/favicon.ico".freeze, "templates/ruby/public/humans.txt".freeze, "templates/ruby/public/robots.txt".freeze, "templates/ruby/vendor/assets/images/glyphicons-halflings-white.png".freeze, "templates/ruby/vendor/assets/images/glyphicons-halflings.png".freeze, "templates/ruby/vendor/assets/javascripts/backbone.js".freeze, "templates/ruby/vendor/assets/javascripts/bootstrap.js".freeze, "templates/ruby/vendor/assets/javascripts/index.js".freeze, "templates/ruby/vendor/assets/javascripts/jquery.js".freeze, "templates/ruby/vendor/assets/javascripts/modernizr.js".freeze, "templates/ruby/vendor/assets/javascripts/underscore.js".freeze, "templates/ruby/vendor/assets/javascripts/vendor.js".freeze, "templates/ruby/vendor/assets/stylesheets/bootstrap-responsive.css".freeze, "templates/ruby/vendor/assets/stylesheets/bootstrap.css".freeze, "templates/ruby/vendor/assets/stylesheets/vendor.scss".freeze] s.homepage = "http://hull.io".freeze s.rubygems_version = "3.5.10".freeze s.summary = "a new way to build social applications".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 0.16.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end