# -*- encoding: utf-8 -*- # stub: contactlist-client 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "contactlist-client".freeze s.version = "0.1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Richard Huang".freeze] s.date = "2009-12-06" s.description = "The contactlist-client gem is a ruby client to contactlist service which retrieves contact list of email(hotmail, gmail, yahoo, sohu, sina, 163, 126, tom, yeah, 189 and 139) and im(msn)".freeze s.email = "flyerhzm@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.textile".freeze] s.files = [".document".freeze, "LICENSE".freeze, "README.textile".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/contactlist-client.rb".freeze, "lib/contactlist/client.rb".freeze, "test/contactlist-client_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/flyerhzm/contactlist-client".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The contactlist-client gem is a ruby client to contactlist service which retrieves contact list of email(hotmail, gmail, yahoo, sohu, sina, 163, 126, tom, yeah, 189 and 139) and im(msn)".freeze s.test_files = ["test/test_helper.rb".freeze, "test/contactlist-client_test.rb".freeze] end