# -*- encoding: utf-8 -*- # stub: saxomattic 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "saxomattic".freeze s.version = "0.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brandon Dewitt".freeze] s.date = "2013-10-25" s.description = " A gem to combine all the wonderful that is sax-machine with the magic that is active_attr ".freeze s.email = ["brandonsdewitt+saxomattic@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/saxomattic.rb".freeze, "lib/saxomattic/version.rb".freeze, "saxomattic.gemspec".freeze, "spec/saxomattic_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/abrandoned/saxomattic.git".freeze s.rubygems_version = "3.5.10".freeze s.summary = "By including a module \"Saxomattic\" you can declare xml structured documents with active_attr goodies".freeze s.test_files = ["spec/saxomattic_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end