Sha256: dace35254b426eba6ca84ea7395a840a3091c12fa25dead6e74801060fd05389
Contents?: true
Size: 1.8 KB
Versions: 0
Compression: gzip
Compressed size: 698 Bytes
Stored size: 698 Bytes
Contents
--- !ruby/object:Gem::Specification name: school_friend version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Kostyantyn Stepanyuk autorequire: bindir: bin cert_chain: [] date: 2013-10-06 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: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.9.2 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.1.5 signing_key: specification_version: 4 summary: A Ruby interface to the Odnoklassniki API test_files: []