--- !ruby/object:Gem::Specification name: instagram-community-maintained version: !ruby/object:Gem::Version version: 1.1.6 platform: ruby authors: - Adapted from original author Shayne Sweeney autorequire: bindir: bin cert_chain: [] date: 2017-02-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.2.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.2.2 - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' - !ruby/object:Gem::Dependency name: webmock requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' - !ruby/object:Gem::Dependency name: bluecloth requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.2.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.2.0 - !ruby/object:Gem::Dependency name: faraday requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.7' - - "<" - !ruby/object:Gem::Version version: '0.11' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.7' - - "<" - !ruby/object:Gem::Version version: '0.11' - !ruby/object:Gem::Dependency name: faraday_middleware requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.8' - - "<" - !ruby/object:Gem::Version version: '0.15' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.8' - - "<" - !ruby/object:Gem::Version version: '0.15' - !ruby/object:Gem::Dependency name: multi_json requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.3 - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.3 - - "~>" - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: hashie requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.4.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.4.0 description: A Ruby wrapper for the Instagram REST and Search APIs - Community Maintained email: - contact@geno.me executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - ".yardopts" - Gemfile - LICENSE.md - PATENTS.md - README.md - Rakefile - instagram.gemspec - lib/faraday/loud_logger.rb - 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/embedding.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/response.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/location_search_fsq.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_shortcode.json - spec/fixtures/media_unliked.json - spec/fixtures/mikeyk.json - spec/fixtures/oembed.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/embedding_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/utils_spec.rb - spec/instagram/client_spec.rb - spec/instagram/request_spec.rb - spec/instagram_spec.rb - spec/spec_helper.rb homepage: https://github.com/GenomeUS/instagram-ruby-gem.git licenses: [] metadata: {} post_install_message: "********************************************************************************\n\n*** This is an 'Unofficial' version of the gem that is a direct clone of the 'official' gem with \nmodifications to the dependency version numbers.\n\nInstagram REST and Search APIs\n------------------------------\nOur developer site documents all the Instagram REST and Search APIs.\n(http://instagram.com/developer)\n\nBlog\n----------------------------\nThe Developer Blog features news and important announcements about the Instagram Platform.\nYou will also find tutorials and best practices to help you build great platform integrations.\nMake sure to subscribe to the RSS feed so you don't miss out on new posts:\n(http://developers.instagram.com).\n\nCommunity\n----------------------\nThe Stack Overflow community is a great place to ask API related questions or if you need help with your code.\nMake sure to tag your questions with the Instagram tag to get fast answers from other fellow developers and members of the Instagram team.\n(http://stackoverflow.com/questions/tagged/instagram/)\n\n********************************************************************************\n" rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.3.6 requirements: [] rubyforge_project: instagram-community-maintained rubygems_version: 2.6.10 signing_key: specification_version: 4 summary: Ruby wrapper for the Instagram API - Community Maintained 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/location_search_fsq.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_shortcode.json - spec/fixtures/media_unliked.json - spec/fixtures/mikeyk.json - spec/fixtures/oembed.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/embedding_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/utils_spec.rb - spec/instagram/client_spec.rb - spec/instagram/request_spec.rb - spec/instagram_spec.rb - spec/spec_helper.rb