# -*- encoding: utf-8 -*- # stub: has_vcards 0.8.1 ruby lib Gem::Specification.new do |s| s.name = "has_vcards".freeze s.version = "0.8.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 = ["Simon H\u00C3\u00BCrlimann (CyT)".freeze] s.date = "2011-08-15" s.description = "Rails gem providing VCard like contact and address models and helpers.".freeze s.email = "simon.huerlimann@cyt.ch".freeze s.extra_rdoc_files = ["README.markdown".freeze] s.files = ["README.markdown".freeze, "app/helpers/has_vcards_helper.rb".freeze, "app/models/address.rb".freeze, "app/models/phone_number.rb".freeze, "app/models/vcard.rb".freeze, "app/views/vcards/_address.html.haml".freeze, "app/views/vcards/_form.html.haml".freeze, "app/views/vcards/_show.html.haml".freeze, "config/locales/has_vcards.de.yml".freeze, "lib/generators/has_vcards/migration_generator.rb".freeze, "lib/generators/has_vcards/templates/migration.rb".freeze, "lib/has_vcards.rb".freeze, "lib/has_vcards/railtie.rb".freeze, "lib/has_vcards/version.rb".freeze] s.homepage = "https://github.com/huerlisi/bookyt_pos".freeze s.rubygems_version = "3.5.10".freeze s.summary = "VCard rails plugin".freeze end