Sha256: a3d461744d6b3fd1446658039a9104327a15d10144ebae32a8346a624d1e2ab4
Contents?: true
Size: 738 Bytes
Versions: 8
Compression:
Stored size: 738 Bytes
Contents
# Encoding: UTF-8 Gem::Specification.new do |s| s.name = %q{imagine-basic_list_view} s.version = %q{0.1.4} s.summary = %q{Basic list view for Imagine} s.description = %q{The default album view for Imagine. Just lists images one after another} s.date = %q{2011-08-28} s.email = %q{josh@isotope11.com} s.homepage = %q{http://github.com/knewter/imagine} s.rubyforge_project = %q{imagine} s.authors = ['Josh Adams'] s.license = %q{MIT} s.require_paths = %w(lib) s.executables = %w() s.files = Dir["app/**/*"] + [ 'imagine-basic_list_view.gemspec', 'lib/imagine-basic_list_view.rb' ] end
Version data entries
8 entries across 8 versions & 2 rubygems