--- !ruby/object:Gem::Specification name: instagram version: !ruby/object:Gem::Version version: 0.8.4 prerelease: platform: ruby authors: - Shayne Sweeney autorequire: bindir: bin cert_chain: [] date: 2012-05-07 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: &70234824417720 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.4' type: :development prerelease: false version_requirements: *70234824417720 - !ruby/object:Gem::Dependency name: webmock requirement: &70234824416580 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.6' type: :development prerelease: false version_requirements: *70234824416580 - !ruby/object:Gem::Dependency name: bluecloth requirement: &70234824415400 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.0.11 type: :development prerelease: false version_requirements: *70234824415400 - !ruby/object:Gem::Dependency name: faraday requirement: &70234824414280 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.7' type: :runtime prerelease: false version_requirements: *70234824414280 - !ruby/object:Gem::Dependency name: faraday_middleware requirement: &70234824413220 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.8' type: :runtime prerelease: false version_requirements: *70234824413220 - !ruby/object:Gem::Dependency name: multi_json requirement: &70234824411780 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.0.3 type: :runtime prerelease: false version_requirements: *70234824411780 - !ruby/object:Gem::Dependency name: hashie requirement: &70234824410420 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.4.0 type: :runtime prerelease: false version_requirements: *70234824410420 description: A Ruby wrapper for the Instagram REST and Search APIs email: - shayne@instagr.am executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .yardopts - Gemfile - LICENSE.md - README.md - Rakefile - instagram.gemspec - lib/faraday/oauth2.rb - lib/faraday/raise_http_exception.rb - lib/instagram.rb - lib/instagram/api.rb - lib/instagram/client.rb - lib/instagram/client/comments.rb - lib/instagram/client/geographies.rb - lib/instagram/client/likes.rb - lib/instagram/client/locations.rb - lib/instagram/client/media.rb - lib/instagram/client/subscriptions.rb - lib/instagram/client/tags.rb - lib/instagram/client/users.rb - lib/instagram/client/utils.rb - lib/instagram/configuration.rb - lib/instagram/connection.rb - lib/instagram/error.rb - lib/instagram/oauth.rb - lib/instagram/request.rb - lib/instagram/version.rb - spec/faraday/response_spec.rb - spec/fixtures/access_token.json - spec/fixtures/approve_user.json - spec/fixtures/block_user.json - spec/fixtures/deny_user.json - spec/fixtures/follow_user.json - spec/fixtures/followed_by.json - spec/fixtures/follows.json - spec/fixtures/geography_recent_media.json - spec/fixtures/liked_media.json - spec/fixtures/location.json - spec/fixtures/location_recent_media.json - spec/fixtures/location_search.json - spec/fixtures/media.json - spec/fixtures/media_comment.json - spec/fixtures/media_comment_deleted.json - spec/fixtures/media_comments.json - spec/fixtures/media_liked.json - spec/fixtures/media_likes.json - spec/fixtures/media_popular.json - spec/fixtures/media_search.json - spec/fixtures/media_unliked.json - spec/fixtures/mikeyk.json - spec/fixtures/recent_media.json - spec/fixtures/relationship.json - spec/fixtures/requested_by.json - spec/fixtures/shayne.json - spec/fixtures/subscription.json - spec/fixtures/subscription_deleted.json - spec/fixtures/subscription_payload.json - spec/fixtures/subscriptions.json - spec/fixtures/tag.json - spec/fixtures/tag_recent_media.json - spec/fixtures/tag_search.json - spec/fixtures/unblock_user.json - spec/fixtures/unfollow_user.json - spec/fixtures/user_media_feed.json - spec/fixtures/user_search.json - spec/instagram/api_spec.rb - spec/instagram/client/comments_spec.rb - spec/instagram/client/geography_spec.rb - spec/instagram/client/likes_spec.rb - spec/instagram/client/locations_spec.rb - spec/instagram/client/media_spec.rb - spec/instagram/client/subscriptions_spec.rb - spec/instagram/client/tags_spec.rb - spec/instagram/client/users_spec.rb - spec/instagram/client_spec.rb - spec/instagram_spec.rb - spec/spec_helper.rb homepage: https://github.com/Instagram/instagram-ruby-gem licenses: [] post_install_message: ! "********************************************************************************\n\n \ Follow @instagram on Twitter for announcements, updates, and news.\n https://twitter.com/instagramapi\n\n \ Join the mailing list!\n https://groups.google.com/group/instagram-ruby-gem\n\n********************************************************************************\n" rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 794823889550936591 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.3.6 requirements: [] rubyforge_project: instagram rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Ruby wrapper for the Instagram API test_files: - spec/faraday/response_spec.rb - spec/fixtures/access_token.json - spec/fixtures/approve_user.json - spec/fixtures/block_user.json - spec/fixtures/deny_user.json - spec/fixtures/follow_user.json - spec/fixtures/followed_by.json - spec/fixtures/follows.json - spec/fixtures/geography_recent_media.json - spec/fixtures/liked_media.json - spec/fixtures/location.json - spec/fixtures/location_recent_media.json - spec/fixtures/location_search.json - spec/fixtures/media.json - spec/fixtures/media_comment.json - spec/fixtures/media_comment_deleted.json - spec/fixtures/media_comments.json - spec/fixtures/media_liked.json - spec/fixtures/media_likes.json - spec/fixtures/media_popular.json - spec/fixtures/media_search.json - spec/fixtures/media_unliked.json - spec/fixtures/mikeyk.json - spec/fixtures/recent_media.json - spec/fixtures/relationship.json - spec/fixtures/requested_by.json - spec/fixtures/shayne.json - spec/fixtures/subscription.json - spec/fixtures/subscription_deleted.json - spec/fixtures/subscription_payload.json - spec/fixtures/subscriptions.json - spec/fixtures/tag.json - spec/fixtures/tag_recent_media.json - spec/fixtures/tag_search.json - spec/fixtures/unblock_user.json - spec/fixtures/unfollow_user.json - spec/fixtures/user_media_feed.json - spec/fixtures/user_search.json - spec/instagram/api_spec.rb - spec/instagram/client/comments_spec.rb - spec/instagram/client/geography_spec.rb - spec/instagram/client/likes_spec.rb - spec/instagram/client/locations_spec.rb - spec/instagram/client/media_spec.rb - spec/instagram/client/subscriptions_spec.rb - spec/instagram/client/tags_spec.rb - spec/instagram/client/users_spec.rb - spec/instagram/client_spec.rb - spec/instagram_spec.rb - spec/spec_helper.rb