Sha256: 82b82028819bfc308284210263b3571cf6c859b914870593b94ed214bc6c05e5
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 687 Bytes
Stored size: 687 Bytes
Contents
--- !ruby/object:Gem::Specification name: aurelian-contacts version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - "Mislav Marohni\xC4\x87" - Lukas Fittl - Keavy Miller - Aurelian Oancea autorequire: bindir: bin cert_chain: [] date: 2009-09-07 00:00:00 -07:00 default_executable: dependencies: [] description: Ruby library for consuming Google, Yahoo!, Flickr and Windows Live contacts APIs. email: oancea@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - MIT-LICENSE - README.rdoc - Rakefile - VERSION.yml - lib/contacts.rb - lib/contacts/flickr.rb - lib/contacts/google.rb - lib/contacts/google_oauth.rb - lib/contacts/version.rb - lib/contacts/windows_live.rb - lib/contacts/yahoo.rb - vendor/windowslivelogin.rb has_rdoc: false homepage: http://github.com/aurelian/contacts post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: Ruby library for consuming Google, Yahoo!, Flickr and Windows Live contact APIs test_files: - spec/contact_spec.rb - spec/gmail/auth_spec.rb - spec/gmail/fetching_spec.rb - spec/spec_helper.rb - spec/windows_live/windows_live_spec.rb - spec/yahoo/yahoo_spec.rb