Sha256: b603ddab21753e4284918b14ccde48a15369011bc829ae2e2a133d70d10b6152
Contents?: true
Size: 1.84 KB
Versions: 0
Compression: gzip
Compressed size: 714 Bytes
Stored size: 714 Bytes
Contents
--- !ruby/object:Gem::Specification name: school_friend version: !ruby/object:Gem::Version version: 0.1.0 prerelease: platform: ruby authors: - Kostyantyn Stepanyuk autorequire: bindir: bin cert_chain: [] date: 2013-06-28 00:00:00.000000000 Z dependencies: [] description: A Ruby interface to the Odnoklassniki API email: kostya.stepanyuk@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - CHANGELOG.md - Gemfile - LICENSE.txt - README.md - Rakefile - examples/basic_auth.rb - examples/examples_settings.yaml - examples/operations.rb - examples/refresh_token.rb - examples/using_these_examples.md - lib/school_friend.rb - lib/school_friend/api_methods.rb - lib/school_friend/rest/auth.rb - lib/school_friend/rest/callbacks.rb - lib/school_friend/rest/discussions.rb - lib/school_friend/rest/events.rb - lib/school_friend/rest/friends.rb - lib/school_friend/rest/messages.rb - lib/school_friend/rest/notifications.rb - lib/school_friend/rest/payment.rb - lib/school_friend/rest/photos.rb - lib/school_friend/rest/photos_v2.rb - lib/school_friend/rest/share.rb - lib/school_friend/rest/stream.rb - lib/school_friend/rest/users.rb - lib/school_friend/rest/widget.rb - lib/school_friend/session.rb - lib/school_friend/version.rb - school_friend.gemspec homepage: https://github.com/kostyantyn/school_friend licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.9.2 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: A Ruby interface to the Odnoklassniki API test_files: []