Sha256: 57cf095c3a7d3324a5fe0696d7cfa796660fcde9dcb3c8fa73f63a95177a29fb
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 835 Bytes
Stored size: 835 Bytes
Contents
--- !ruby/object:Gem::Specification name: koala version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 4 - 1 version: 0.4.1 platform: ruby authors: - Alex Koppel, Rafi Jacoby, Context Optional autorequire: bindir: bin cert_chain: [] date: 2010-05-03 00:00:00 -07:00 default_executable: dependencies: [] description: Koala is a lightweight, flexible Ruby SDK for Facebook's new Graph API. It allows read/write access to the Facebook Graph and provides OAuth URLs and cookie validation for Facebook Connect sites. Koala supports Net::HTTP and Typhoeus connections out of the box and can accept custom modules for other services. email: alex@alexkoppel.com executables: [] extensions: [] extra_rdoc_files: - CHANGELOG - lib/http_services.rb - lib/koala.rb files: - CHANGELOG - Manifest - Rakefile - init.rb - koala.gemspec - lib/http_services.rb - lib/koala.rb - readme.md - test/facebook_data.yml - test/koala/facebook_no_access_token_tests.rb - test/koala/facebook_with_access_token_tests.rb - test/koala_tests.rb has_rdoc: true homepage: http://github.com/arsduo/ruby-sdk licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - Koala - --main - readme.md 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: - 1 - 2 version: "1.2" requirements: [] rubyforge_project: koala rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: A lightweight, flexible library for Facebook's new Graph API test_files: []