# -*- encoding: utf-8 -*- # stub: jquery-cssemoticons-rails 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "jquery-cssemoticons-rails".freeze s.version = "0.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 = ["Kainage".freeze] s.date = "2014-07-01" s.description = "This gem adds jquery-cssemoticons to your rails app".freeze s.email = ["kainage@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "jquery-cssemoticons-rails.gemspec".freeze, "lib/jquery-cssemoticons-rails.rb".freeze, "lib/jquery-cssemoticons-rails/version.rb".freeze, "vendor/assets/javascripts/jquery.cssemoticons.js".freeze, "vendor/assets/stylesheets/jquery.cssemoticons.css".freeze] s.homepage = "http://github.com/kainage/jquery-cssemoticons-rails".freeze s.rubygems_version = "3.5.10".freeze s.summary = "This gem adds jquery-cssemoticons to your rails app".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end