# -*- encoding: utf-8 -*- # stub: tiny_mce_plugin_imageselector 0.0.6 ruby lib Gem::Specification.new do |s| s.name = "tiny_mce_plugin_imageselector".freeze s.version = "0.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Walter McGinnis".freeze] s.date = "2011-10-11" s.description = "This gem uses the tiny_mce gem's plugin system to install the https://github.com/kete/image_selector_tinymce_plugin plugin.".freeze s.email = "walter@katipo.co.nz".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["LICENSE".freeze, "README.rdoc".freeze, "lib/assets/plugins/imageselector/LICENSE".freeze, "lib/assets/plugins/imageselector/README.md".freeze, "lib/assets/plugins/imageselector/css/media_selector.css".freeze, "lib/assets/plugins/imageselector/dialog.htm".freeze, "lib/assets/plugins/imageselector/editor_plugin.js".freeze, "lib/assets/plugins/imageselector/editor_plugin_src.js".freeze, "lib/assets/plugins/imageselector/img/example.gif".freeze, "lib/assets/plugins/imageselector/img/imageselector.png".freeze, "lib/assets/plugins/imageselector/img/spinner.gif".freeze, "lib/assets/plugins/imageselector/js/media_selector.js".freeze, "lib/assets/plugins/imageselector/js/sammy-0.7.0.min.js".freeze, "lib/assets/plugins/imageselector/js/sammy.handlebars-0.7.0.min.js".freeze, "lib/assets/plugins/imageselector/js/sammy.template-0.7.0.min.js".freeze, "lib/assets/plugins/imageselector/langs/en.js".freeze, "lib/assets/plugins/imageselector/langs/en_dlg.js".freeze, "lib/assets/plugins/imageselector/templates/no_results.hb".freeze, "lib/assets/plugins/imageselector/templates/oembed_failed.rb".freeze, "lib/assets/plugins/imageselector/templates/result.hb".freeze, "lib/assets/plugins/imageselector/templates/result_thumbnail.hb".freeze, "lib/assets/plugins/imageselector/templates/results_failed.hb".freeze, "lib/assets/plugins/imageselector/templates/selection.hb".freeze, "lib/assets/plugins/imageselector/templates/sizes_failed.rb".freeze, "lib/assets/plugins/imageselector/templates/source.hb".freeze, "lib/assets/plugins/imageselector/templates/source_next_page_link.hb".freeze, "lib/assets/plugins/imageselector/templates/source_next_page_link_search.hb".freeze, "lib/assets/plugins/imageselector/templates/source_search.hb".freeze, "lib/assets/plugins/imageselector/templates/source_selected.hb".freeze, "lib/assets/plugins/imageselector/templates/source_selected_search.hb".freeze, "lib/assets/plugins/imageselector/templates/upload.hb".freeze, "lib/tiny_mce_plugin_imageselector.rb".freeze, "tiny_mce_plugin_imageselector.gemspec".freeze] s.homepage = "http://github.com/kete/tiny_mce_plugin_imageselector".freeze s.rdoc_options = ["--charset=UTF-8".freeze, "--exclude=lib/assets".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A gem to install the imageselector tiny_mce plugin in tandem with the tinymce gem.".freeze end