--- !ruby/object:Gem::Specification name: plist4r version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 1 - 4 version: 1.1.4 platform: ruby authors: - dreamcat4 autorequire: bindir: bin cert_chain: [] date: 2010-08-18 00:00:00 +01:00 default_executable: plist4r dependencies: - !ruby/object:Gem::Dependency name: libxml-ruby prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: haml prerelease: false requirement: &id002 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: libxml4r prerelease: false requirement: &id003 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id004 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id005 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :development version_requirements: *id005 - !ruby/object:Gem::Dependency name: cucumber prerelease: false requirement: &id006 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :development version_requirements: *id006 description: Plist4r is for editing Plist files in an easy-to-use, fast, and reliabile way. A comprehensive and fully featured Ruby library. Xml and Binary file formats are supported, with backends for Linux and Mac. email: dreamcat4@gmail.com executables: - plist4r extensions: - ext/osx_plist/extconf.rb extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - .nojekyll - .yardopts - LICENSE - README.rdoc - Rakefile - VERSION - bin/plist4r - ext/osx_plist/extconf.rb - ext/osx_plist/plist.c - features/plist4r.feature - features/step_definitions/plist4r_steps.rb - features/support/env.rb - lib/plist4r.rb - lib/plist4r/application.rb - lib/plist4r/backend.rb - lib/plist4r/backend/c_f_property_list.rb - lib/plist4r/backend/c_f_property_list/LICENSE - lib/plist4r/backend/c_f_property_list/README - lib/plist4r/backend/c_f_property_list/cfpropertylist.rb - lib/plist4r/backend/c_f_property_list/rbBinaryCFPropertyList.rb - lib/plist4r/backend/c_f_property_list/rbCFPlistError.rb - lib/plist4r/backend/c_f_property_list/rbCFPropertyList.rb - lib/plist4r/backend/c_f_property_list/rbCFTypes.rb - lib/plist4r/backend/c_f_property_list/rbXMLCFPropertyList.rb - lib/plist4r/backend/example.rb - lib/plist4r/backend/haml.rb - lib/plist4r/backend/libxml4r.rb - lib/plist4r/backend/osx_plist.rb - lib/plist4r/backend/ruby_cocoa.rb - lib/plist4r/backend/test/data_types.rb - lib/plist4r/backend/test/harness.rb - lib/plist4r/backend/test/output.rb - lib/plist4r/backend_base.rb - lib/plist4r/cli.rb - lib/plist4r/commands.rb - lib/plist4r/config.rb - lib/plist4r/docs/Backends.html - lib/plist4r/docs/DeveloperGuide.rdoc - lib/plist4r/docs/EditingPlistFiles.rdoc - lib/plist4r/docs/InfoPlistExample.rdoc - lib/plist4r/docs/LaunchdPlistExample.rdoc - lib/plist4r/docs/PlistKeyNames.rdoc - lib/plist4r/mixin/array_dict.rb - lib/plist4r/mixin/data_methods.rb - lib/plist4r/mixin/haml4r.rb - lib/plist4r/mixin/haml4r/css_attributes.rb - lib/plist4r/mixin/haml4r/examples.rb - lib/plist4r/mixin/haml4r/haml_table_example.rb - lib/plist4r/mixin/haml4r/table.rb - lib/plist4r/mixin/haml4r/table_cell.rb - lib/plist4r/mixin/haml4r/table_cells.rb - lib/plist4r/mixin/haml4r/table_section.rb - lib/plist4r/mixin/mixlib_cli.rb - lib/plist4r/mixin/mixlib_config.rb - lib/plist4r/mixin/ordered_hash.rb - lib/plist4r/mixin/popen4.rb - lib/plist4r/mixin/ruby_stdlib.rb - lib/plist4r/mixin/script.rb - lib/plist4r/mixin/table.rb - lib/plist4r/plist.rb - lib/plist4r/plist_cache.rb - lib/plist4r/plist_type.rb - lib/plist4r/plist_type/info.rb - lib/plist4r/plist_type/launchd.rb - lib/plist4r/plist_type/plist.rb - plist4r.gemspec - spec/launchd_examples.rb - spec/plist4r/application_spec.rb - spec/plist4r/backend_spec.rb - spec/plist4r/cli_spec.rb - spec/plist4r/commands_spec.rb - spec/plist4r/config_spec.rb - spec/plist4r/mixin/array_dict_spec.rb - spec/plist4r/mixin/data_methods_spec.rb - spec/plist4r/mixin/haml4r/examples.rb - spec/plist4r/mixin/ruby_stdlib_spec.rb - spec/plist4r/plist_cache_spec.rb - spec/plist4r/plist_spec.rb - spec/plist4r/plist_type_spec.rb - spec/plist4r_spec.rb - spec/scratchpad.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/dreamcat4/plist4r licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Dreamcat4's plist4r gem. For reading/writing plists in ruby test_files: - spec/launchd_examples.rb - spec/plist4r/application_spec.rb - spec/plist4r/backend_spec.rb - spec/plist4r/cli_spec.rb - spec/plist4r/commands_spec.rb - spec/plist4r/config_spec.rb - spec/plist4r/mixin/array_dict_spec.rb - spec/plist4r/mixin/data_methods_spec.rb - spec/plist4r/mixin/haml4r/examples.rb - spec/plist4r/mixin/ruby_stdlib_spec.rb - spec/plist4r/plist_cache_spec.rb - spec/plist4r/plist_spec.rb - spec/plist4r/plist_type_spec.rb - spec/plist4r_spec.rb - spec/scratchpad.rb - spec/spec_helper.rb