# -*- encoding: utf-8 -*- # stub: LibrarySolution 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "LibrarySolution".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Justin Duewel-Zahniser".freeze] s.autorequire = "librarysolution".freeze s.date = "2006-03-09" s.email = "justindz@gmail.com".freeze s.extra_rdoc_files = ["README".freeze] s.files = ["README".freeze, "doc/classes".freeze, "doc/classes/TLC".freeze, "doc/classes/TLC.html".freeze, "doc/classes/TLC/LibrarySolution.html".freeze, "doc/classes/TLC/LibrarySolution.src".freeze, "doc/classes/TLC/LibrarySolution.src/M000001.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000002.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000003.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000004.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000005.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000006.html".freeze, "doc/classes/TLC/LibrarySolution.src/M000007.html".freeze, "doc/created.rid".freeze, "doc/files".freeze, "doc/files/library_solution_rb.html".freeze, "doc/fr_class_index.html".freeze, "doc/fr_file_index.html".freeze, "doc/fr_method_index.html".freeze, "doc/index.html".freeze, "doc/rdoc-style.css".freeze, "lib/librarysolution.rb".freeze] s.homepage = "http://rubyforge.org/projects/librarysolution".freeze s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A Ruby wrapper for TLC's Library.Solution v3.3.5 OPAC Web Services API.".freeze end