# -*- encoding: utf-8 -*- # stub: citygrid_api 0.0.27 ruby lib Gem::Specification.new do |s| s.name = "citygrid_api".freeze s.version = "0.0.27".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Elpizo Choi".freeze] s.date = "2013-07-18" s.description = "Ruby wrapper for CityGrid APIs".freeze s.email = "fu7iin@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".sass-cache/7a5a675d951455410512a59af5ab2d160bd1735c/test.scssc".freeze, ".sass-cache/c6f2c767b164f077e5b9fb1f18a7886d7c755211/test.scssc".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "citygrid_api.gemspec".freeze, "citygrid_api.yml.sample".freeze, "citygrid_api.yml.sandbox".freeze, "config.ru".freeze, "dashboard.rb".freeze, "fixtures/vcr_cassettes/AdGroupCriterion_mutate.yml".freeze, "fixtures/vcr_cassettes/AdGroupCriterion_search.yml".freeze, "fixtures/vcr_cassettes/Adding_a_place.yml".freeze, "fixtures/vcr_cassettes/Geo.yml".freeze, "fixtures/vcr_cassettes/Getting_an_offer.yml".freeze, "fixtures/vcr_cassettes/Getting_an_offer_by_listing_ID.yml".freeze, "fixtures/vcr_cassettes/Import_a_cg_account.yml".freeze, "fixtures/vcr_cassettes/Initiating_a_Details.yml".freeze, "fixtures/vcr_cassettes/Initiating_new_MultiDetails.yml".freeze, "fixtures/vcr_cassettes/Mutating_AdGroup_Ads.yml".freeze, "fixtures/vcr_cassettes/Report_summary_daily.yml".freeze, "fixtures/vcr_cassettes/Report_summary_user_actions.yml".freeze, "fixtures/vcr_cassettes/Search_Ad_Group_by_Campaign_Id.yml".freeze, "fixtures/vcr_cassettes/Search_Billing_by_Campaign_Id.yml".freeze, "fixtures/vcr_cassettes/Search_account_manager_by_Campaign_Id.yml".freeze, "fixtures/vcr_cassettes/Searching_AdGroup_Geo.yml".freeze, "fixtures/vcr_cassettes/Searching_budgets.yml".freeze, "fixtures/vcr_cassettes/Searching_categories_by_listing_id.yml".freeze, "fixtures/vcr_cassettes/Searching_categories_by_query.yml".freeze, "fixtures/vcr_cassettes/Upload_an_image_Add_a_preview.yml".freeze, "fixtures/vcr_cassettes/create_a_mop.yml".freeze, "fixtures/vcr_cassettes/create_an_offer.yml".freeze, "fixtures/vcr_cassettes/create_campaign.yml".freeze, "fixtures/vcr_cassettes/create_campaign_then_create_ad_group_belonging_to_campaign.yml".freeze, "fixtures/vcr_cassettes/create_campaign_then_create_ad_group_belonging_to_campaign_then_search_.yml".freeze, "fixtures/vcr_cassettes/getting_reviews_by_listing_id.yml".freeze, "fixtures/vcr_cassettes/log_in_a_session.yml".freeze, "fixtures/vcr_cassettes/log_in_a_session_mutate_places.yml".freeze, "fixtures/vcr_cassettes/query_account_type_by_id.yml".freeze, "fixtures/vcr_cassettes/search_for_an_account_by_id.yml".freeze, "fixtures/vcr_cassettes/search_for_an_account_by_name.yml".freeze, "fixtures/vcr_cassettes/search_for_call_detail_by_campaign.yml".freeze, "fixtures/vcr_cassettes/search_for_mop_by_account_id.yml".freeze, "fixtures/vcr_cassettes/searching_for_a_CityGrid_listing.yml".freeze, "fixtures/vcr_cassettes/searching_for_a_special_CityGrid_listing.yml".freeze, "fixtures/vcr_cassettes/user_log_in_with_raw_API.yml".freeze, "fixtures/vcr_cassettes/user_log_in_with_session.yml".freeze, "lib/citygrid.rb".freeze, "lib/citygrid/abstraction.rb".freeze, "lib/citygrid/abstraction/collection.rb".freeze, "lib/citygrid/abstraction/item.rb".freeze, "lib/citygrid/abstraction/requestable.rb".freeze, "lib/citygrid/abstraction/super_array.rb".freeze, "lib/citygrid/abstraction/super_hash.rb".freeze, "lib/citygrid/api.rb".freeze, "lib/citygrid/api/accounts.rb".freeze, "lib/citygrid/api/accounts/account.rb".freeze, "lib/citygrid/api/accounts/authentication.rb".freeze, "lib/citygrid/api/accounts/login.rb".freeze, "lib/citygrid/api/accounts/method_of_payment.rb".freeze, "lib/citygrid/api/accounts/temp_impersonation.rb".freeze, "lib/citygrid/api/accounts/user.rb".freeze, "lib/citygrid/api/ads.rb".freeze, "lib/citygrid/api/ads/custom.rb".freeze, "lib/citygrid/api/advertising.rb".freeze, "lib/citygrid/api/advertising/account_manager.rb".freeze, "lib/citygrid/api/advertising/ad_group.rb".freeze, "lib/citygrid/api/advertising/ad_group_ad.rb".freeze, "lib/citygrid/api/advertising/ad_group_call_detail.rb".freeze, "lib/citygrid/api/advertising/ad_group_criterion.rb".freeze, "lib/citygrid/api/advertising/ad_group_geo.rb".freeze, "lib/citygrid/api/advertising/billing.rb".freeze, "lib/citygrid/api/advertising/budget.rb".freeze, "lib/citygrid/api/advertising/call_detail.rb".freeze, "lib/citygrid/api/advertising/campaign.rb".freeze, "lib/citygrid/api/advertising/campaign_promotions.rb".freeze, "lib/citygrid/api/advertising/category.rb".freeze, "lib/citygrid/api/advertising/geolocation.rb".freeze, "lib/citygrid/api/advertising/image.rb".freeze, "lib/citygrid/api/advertising/offers.rb".freeze, "lib/citygrid/api/advertising/performance.rb".freeze, "lib/citygrid/api/advertising/places.rb".freeze, "lib/citygrid/api/advertising/places_get.rb".freeze, "lib/citygrid/api/content.rb".freeze, "lib/citygrid/api/content/offers.rb".freeze, "lib/citygrid/api/content/places.rb".freeze, "lib/citygrid/api/content/profile_internal.rb".freeze, "lib/citygrid/api/content/response.rb".freeze, "lib/citygrid/api/content/reviews.rb".freeze, "lib/citygrid/api/mutable.rb".freeze, "lib/citygrid/api/response.rb".freeze, "lib/citygrid/api/searchable.rb".freeze, "lib/citygrid/citygrid_exceptions.rb".freeze, "lib/citygrid/details.rb".freeze, "lib/citygrid/listing.rb".freeze, "lib/citygrid/offers.rb".freeze, "lib/citygrid/reviews.rb".freeze, "lib/citygrid/search.rb".freeze, "lib/citygrid/session.rb".freeze, "lib/citygrid_api.rb".freeze, "lib/dashboard/sinatra_partial.rb".freeze, "lib/dashboard/stored_reporter.rb".freeze, "lib/dashboard/test_result.rb".freeze, "lib/request_ext.rb".freeze, "lib/string_ext.rb".freeze, "public/javascript/dashboard.js".freeze, "spec/api_status_checks/content/listing_api_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test/api/accounts/test_account.rb".freeze, "test/api/accounts/test_method_of_payment.rb".freeze, "test/api/accounts/test_temp_impersonation.rb".freeze, "test/api/accounts/test_user.rb".freeze, "test/api/advertising/test_account_manager.rb".freeze, "test/api/advertising/test_ad_group.rb".freeze, "test/api/advertising/test_ad_group_ad.rb".freeze, "test/api/advertising/test_ad_group_criterion.rb".freeze, "test/api/advertising/test_ad_group_geo.rb".freeze, "test/api/advertising/test_billing.rb".freeze, "test/api/advertising/test_budget.rb".freeze, "test/api/advertising/test_call_detail.rb".freeze, "test/api/advertising/test_category.rb".freeze, "test/api/advertising/test_create_campaign_and_ad_group.rb".freeze, "test/api/advertising/test_geolocation.rb".freeze, "test/api/advertising/test_image.rb".freeze, "test/api/advertising/test_offers.rb".freeze, "test/api/advertising/test_performance.rb".freeze, "test/api/advertising/test_places.rb".freeze, "test/api/content/test_details.rb".freeze, "test/api/content/test_offers.rb".freeze, "test/api/content/test_response.rb".freeze, "test/api/content/test_reviews.rb".freeze, "test/api/content/test_search.rb".freeze, "test/auth_token.rb".freeze, "test/helper.rb".freeze, "test/publisher_helper.rb.sample".freeze, "test/session_helper.rb".freeze, "test/test_config.rb".freeze, "test/test_exceptions.rb".freeze, "test/test_img.jpg".freeze, "test/test_img_big.png".freeze, "test/test_listing.rb".freeze, "test/test_session.rb".freeze, "test/test_super_array.rb".freeze, "test/test_super_hash.rb".freeze, "views/_context_result.haml".freeze, "views/_request.haml".freeze, "views/_test_result.haml".freeze, "views/stylesheets/test.scss".freeze, "views/test.haml".freeze] s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby wrapper for CityGrid APIs".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0.8.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.5.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.12.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end