Sha256: a791c3bb79064804a58f9ac1c57167181af7e4d4bf42abb4f1b70c967852528d

Contents?: true

Size: 868 Bytes

Versions: 14

Compression:

Stored size: 868 Bytes

Contents

Gem::Specification.new do |s|
  s.name = %q{rhodes-framework}
  s.version = RhodesFramework::VERSION
 
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Rhomobile dev"]
  s.date = %q{2008-10-24}
  s.description = %q{The Rhodes application framework allows developers to create native mobile applications with the brevity, productivity and power of the Ruby programming language.}
  s.email = ["dev@rhomobile.com"]
  s.executables = []
  s.files = FileList['lib/**/*.rb', '[A-Z]*', 'spec/**/*'].to_a
  s.has_rdoc = true
  s.homepage = %q{http://www.rhomobile.com/}
  s.rdoc_options = ["--main", "../../README.rdoc", "--line-numbers"]
  s.rubyforge_project = %q{rhodes-framework}
  s.rubygems_version = "#{RhodesFramework::VERSION}"
  s.summary = "rhodes-framework #{RhodesFramework::VERSION}"
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-framework-1.2.0 rhodes-framework.gemspec
rhodes-framework-1.0.0 rhodes-framework.gemspec
rhodes-framework-1.0.1 rhodes-framework.gemspec
rhodes-framework-1.0.2 rhodes-framework.gemspec
rhodes-framework-1.0.10 rhodes-framework.gemspec
rhodes-framework-1.0.5 rhodes-framework.gemspec
rhodes-framework-1.0.4 rhodes-framework.gemspec
rhodes-framework-1.0.3 rhodes-framework.gemspec
rhodes-framework-1.0.7 rhodes-framework.gemspec
rhodes-framework-1.0.9 rhodes-framework.gemspec
rhodes-framework-1.0.8 rhodes-framework.gemspec
rhodes-framework-1.0.6 rhodes-framework.gemspec
rhodes-framework-1.1.1 rhodes-framework.gemspec
rhodes-framework-1.1.0 rhodes-framework.gemspec