# -*- encoding: utf-8 -*- # stub: spark_api 1.3.25 ruby lib Gem::Specification.new do |s| s.name = "spark_api".freeze s.version = "1.3.25".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.8".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brandon Hornseth".freeze, "Wade McEwen".freeze] s.date = "2015-07-06" s.description = "The spark_api gem handles most of the boilerplate for communicating with the Spark API rest services, including authentication and request parsing.".freeze s.email = "api-support@sparkapi.com".freeze s.executables = ["spark_api".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.md".freeze] s.files = ["History.txt".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/spark_api".freeze, "lib/spark_api.rb".freeze, "lib/spark_api/authentication.rb".freeze, "lib/spark_api/authentication/api_auth.rb".freeze, "lib/spark_api/authentication/base_auth.rb".freeze, "lib/spark_api/authentication/oauth2.rb".freeze, "lib/spark_api/authentication/oauth2_impl/cli_provider.rb".freeze, "lib/spark_api/authentication/oauth2_impl/faraday_middleware.rb".freeze, "lib/spark_api/authentication/oauth2_impl/grant_type_base.rb".freeze, "lib/spark_api/authentication/oauth2_impl/grant_type_code.rb".freeze, "lib/spark_api/authentication/oauth2_impl/grant_type_password.rb".freeze, "lib/spark_api/authentication/oauth2_impl/grant_type_refresh.rb".freeze, "lib/spark_api/authentication/oauth2_impl/simple_provider.rb".freeze, "lib/spark_api/authentication/oauth2_impl/single_session_provider.rb".freeze, "lib/spark_api/cli.rb".freeze, "lib/spark_api/cli/api_auth.rb".freeze, "lib/spark_api/cli/oauth2.rb".freeze, "lib/spark_api/cli/setup.rb".freeze, "lib/spark_api/client.rb".freeze, "lib/spark_api/configuration.rb".freeze, "lib/spark_api/configuration/oauth2_configurable.rb".freeze, "lib/spark_api/configuration/yaml.rb".freeze, "lib/spark_api/connection.rb".freeze, "lib/spark_api/errors.rb".freeze, "lib/spark_api/faraday_middleware.rb".freeze, "lib/spark_api/models.rb".freeze, "lib/spark_api/models/account.rb".freeze, "lib/spark_api/models/activity.rb".freeze, "lib/spark_api/models/base.rb".freeze, "lib/spark_api/models/comment.rb".freeze, "lib/spark_api/models/concerns.rb".freeze, "lib/spark_api/models/concerns/destroyable.rb".freeze, "lib/spark_api/models/concerns/savable.rb".freeze, "lib/spark_api/models/connect_prefs.rb".freeze, "lib/spark_api/models/constraint.rb".freeze, "lib/spark_api/models/contact.rb".freeze, "lib/spark_api/models/custom_fields.rb".freeze, "lib/spark_api/models/dirty.rb".freeze, "lib/spark_api/models/document.rb".freeze, "lib/spark_api/models/fields.rb".freeze, "lib/spark_api/models/finders.rb".freeze, "lib/spark_api/models/idx_link.rb".freeze, "lib/spark_api/models/listing.rb".freeze, "lib/spark_api/models/listing_cart.rb".freeze, "lib/spark_api/models/market_statistics.rb".freeze, "lib/spark_api/models/message.rb".freeze, "lib/spark_api/models/newsfeed.rb".freeze, "lib/spark_api/models/note.rb".freeze, "lib/spark_api/models/notification.rb".freeze, "lib/spark_api/models/open_house.rb".freeze, "lib/spark_api/models/photo.rb".freeze, "lib/spark_api/models/portal.rb".freeze, "lib/spark_api/models/portal_listing_cart.rb".freeze, "lib/spark_api/models/property_types.rb".freeze, "lib/spark_api/models/rental_calendar.rb".freeze, "lib/spark_api/models/saved_search.rb".freeze, "lib/spark_api/models/search_template/quick_search.rb".freeze, "lib/spark_api/models/shared_listing.rb".freeze, "lib/spark_api/models/sort.rb".freeze, "lib/spark_api/models/standard_fields.rb".freeze, "lib/spark_api/models/subresource.rb".freeze, "lib/spark_api/models/system_info.rb".freeze, "lib/spark_api/models/tour_of_home.rb".freeze, "lib/spark_api/models/video.rb".freeze, "lib/spark_api/models/virtual_tour.rb".freeze, "lib/spark_api/models/vow_account.rb".freeze, "lib/spark_api/multi_client.rb".freeze, "lib/spark_api/options_hash.rb".freeze, "lib/spark_api/paginate.rb".freeze, "lib/spark_api/primary_array.rb".freeze, "lib/spark_api/request.rb".freeze, "lib/spark_api/response.rb".freeze, "lib/spark_api/version.rb".freeze, "script/bootstrap".freeze, "script/ci_build".freeze, "script/combined_flow_example.rb".freeze, "script/console".freeze, "script/example.rb".freeze, "script/oauth2_example.rb".freeze, "script/release".freeze, "spec/fixtures/accounts/all.json".freeze, "spec/fixtures/accounts/my.json".freeze, "spec/fixtures/accounts/my_portal.json".freeze, "spec/fixtures/accounts/my_put.json".freeze, "spec/fixtures/accounts/my_save.json".freeze, "spec/fixtures/accounts/office.json".freeze, "spec/fixtures/accounts/password_save.json".freeze, "spec/fixtures/activities/get.json".freeze, "spec/fixtures/authentication_failure.json".freeze, "spec/fixtures/base.json".freeze, "spec/fixtures/comments/get.json".freeze, "spec/fixtures/comments/new.json".freeze, "spec/fixtures/comments/post.json".freeze, "spec/fixtures/contacts/contacts.json".freeze, "spec/fixtures/contacts/my.json".freeze, "spec/fixtures/contacts/new.json".freeze, "spec/fixtures/contacts/new_empty.json".freeze, "spec/fixtures/contacts/new_notify.json".freeze, "spec/fixtures/contacts/post.json".freeze, "spec/fixtures/contacts/tags.json".freeze, "spec/fixtures/contacts/vow_accounts/edit.json".freeze, "spec/fixtures/contacts/vow_accounts/get.json".freeze, "spec/fixtures/contacts/vow_accounts/new.json".freeze, "spec/fixtures/contacts/vow_accounts/post.json".freeze, "spec/fixtures/count.json".freeze, "spec/fixtures/empty.json".freeze, "spec/fixtures/errors/expired.json".freeze, "spec/fixtures/errors/failure.json".freeze, "spec/fixtures/errors/failure_with_constraint.json".freeze, "spec/fixtures/errors/failure_with_msg.json".freeze, "spec/fixtures/fields/order.json".freeze, "spec/fixtures/fields/order_a.json".freeze, "spec/fixtures/finders.json".freeze, "spec/fixtures/generic_delete.json".freeze, "spec/fixtures/generic_failure.json".freeze, "spec/fixtures/idx_links/get.json".freeze, "spec/fixtures/listing_carts/add_listing.json".freeze, "spec/fixtures/listing_carts/add_listing_post.json".freeze, "spec/fixtures/listing_carts/add_portal_cart_listings.json".freeze, "spec/fixtures/listing_carts/add_portal_cart_listings_post.json".freeze, "spec/fixtures/listing_carts/empty.json".freeze, "spec/fixtures/listing_carts/listing_cart.json".freeze, "spec/fixtures/listing_carts/listing_portal_cart.json".freeze, "spec/fixtures/listing_carts/new.json".freeze, "spec/fixtures/listing_carts/new_portal_cart.json".freeze, "spec/fixtures/listing_carts/post.json".freeze, "spec/fixtures/listing_carts/post_portal_cart.json".freeze, "spec/fixtures/listing_carts/put.json".freeze, "spec/fixtures/listing_carts/put_ids.json".freeze, "spec/fixtures/listing_carts/put_name.json".freeze, "spec/fixtures/listing_carts/remove_listing.json".freeze, "spec/fixtures/listings/constraints.json".freeze, "spec/fixtures/listings/constraints_with_pagination.json".freeze, "spec/fixtures/listings/document_index.json".freeze, "spec/fixtures/listings/multiple.json".freeze, "spec/fixtures/listings/no_subresources.json".freeze, "spec/fixtures/listings/open_houses.json".freeze, "spec/fixtures/listings/photos/index.json".freeze, "spec/fixtures/listings/photos/new.json".freeze, "spec/fixtures/listings/photos/post.json".freeze, "spec/fixtures/listings/photos/rollback.json".freeze, "spec/fixtures/listings/photos/rotate.json".freeze, "spec/fixtures/listings/put.json".freeze, "spec/fixtures/listings/put_expiration_date.json".freeze, "spec/fixtures/listings/put_reorder_photo.json".freeze, "spec/fixtures/listings/rental_calendar.json".freeze, "spec/fixtures/listings/reorder_photo.json".freeze, "spec/fixtures/listings/shared_listing_get.json".freeze, "spec/fixtures/listings/shared_listing_new.json".freeze, "spec/fixtures/listings/shared_listing_post.json".freeze, "spec/fixtures/listings/tour_of_homes.json".freeze, "spec/fixtures/listings/tour_of_homes_search.json".freeze, "spec/fixtures/listings/videos_index.json".freeze, "spec/fixtures/listings/virtual_tours_index.json".freeze, "spec/fixtures/listings/with_documents.json".freeze, "spec/fixtures/listings/with_permissions.json".freeze, "spec/fixtures/listings/with_photos.json".freeze, "spec/fixtures/listings/with_rental_calendar.json".freeze, "spec/fixtures/listings/with_supplement.json".freeze, "spec/fixtures/listings/with_videos.json".freeze, "spec/fixtures/listings/with_vtour.json".freeze, "spec/fixtures/logo_fbs.png".freeze, "spec/fixtures/messages/get.json".freeze, "spec/fixtures/messages/new.json".freeze, "spec/fixtures/messages/new_empty.json".freeze, "spec/fixtures/messages/new_with_recipients.json".freeze, "spec/fixtures/messages/post.json".freeze, "spec/fixtures/newsfeeds/get.json".freeze, "spec/fixtures/newsfeeds/inactive.json".freeze, "spec/fixtures/no_results.json".freeze, "spec/fixtures/notes/add.json".freeze, "spec/fixtures/notes/agent_shared.json".freeze, "spec/fixtures/notes/agent_shared_empty.json".freeze, "spec/fixtures/notes/new.json".freeze, "spec/fixtures/notifications/mark_read.json".freeze, "spec/fixtures/notifications/new.json".freeze, "spec/fixtures/notifications/new_empty.json".freeze, "spec/fixtures/notifications/notifications.json".freeze, "spec/fixtures/notifications/post.json".freeze, "spec/fixtures/notifications/unread.json".freeze, "spec/fixtures/oauth2/access.json".freeze, "spec/fixtures/oauth2/access_with_old_refresh.json".freeze, "spec/fixtures/oauth2/access_with_refresh.json".freeze, "spec/fixtures/oauth2/authorization_code_body.json".freeze, "spec/fixtures/oauth2/error.json".freeze, "spec/fixtures/oauth2/password_body.json".freeze, "spec/fixtures/oauth2/refresh_body.json".freeze, "spec/fixtures/oauth2_error.json".freeze, "spec/fixtures/portal/disable.json".freeze, "spec/fixtures/portal/enable.json".freeze, "spec/fixtures/portal/my.json".freeze, "spec/fixtures/portal/my_non_existant.json".freeze, "spec/fixtures/portal/new.json".freeze, "spec/fixtures/portal/post.json".freeze, "spec/fixtures/property_types/property_types.json".freeze, "spec/fixtures/saved_searches/get.json".freeze, "spec/fixtures/saved_searches/get_provided.json".freeze, "spec/fixtures/saved_searches/new.json".freeze, "spec/fixtures/saved_searches/post.json".freeze, "spec/fixtures/saved_searches/update.json".freeze, "spec/fixtures/saved_searches/with_inactive_newsfeed.json".freeze, "spec/fixtures/saved_searches/with_newsfeed.json".freeze, "spec/fixtures/saved_searches/without_newsfeed.json".freeze, "spec/fixtures/search_templates/quick_searches/get.json".freeze, "spec/fixtures/session.json".freeze, "spec/fixtures/sorts/get.json".freeze, "spec/fixtures/standardfields/city.json".freeze, "spec/fixtures/standardfields/nearby.json".freeze, "spec/fixtures/standardfields/standardfields.json".freeze, "spec/fixtures/standardfields/stateorprovince.json".freeze, "spec/fixtures/success.json".freeze, "spec/spec_helper.rb".freeze, "spec/unit/spark_api/authentication/api_auth_spec.rb".freeze, "spec/unit/spark_api/authentication/base_auth_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/faraday_middleware_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/grant_type_base_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/single_session_provider_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_spec.rb".freeze, "spec/unit/spark_api/authentication_spec.rb".freeze, "spec/unit/spark_api/configuration/yaml_spec.rb".freeze, "spec/unit/spark_api/configuration_spec.rb".freeze, "spec/unit/spark_api/faraday_middleware_spec.rb".freeze, "spec/unit/spark_api/models/account_spec.rb".freeze, "spec/unit/spark_api/models/activity_spec.rb".freeze, "spec/unit/spark_api/models/base_spec.rb".freeze, "spec/unit/spark_api/models/concerns/destroyable_spec.rb".freeze, "spec/unit/spark_api/models/concerns/savable_spec.rb".freeze, "spec/unit/spark_api/models/connect_prefs_spec.rb".freeze, "spec/unit/spark_api/models/constraint_spec.rb".freeze, "spec/unit/spark_api/models/contact_spec.rb".freeze, "spec/unit/spark_api/models/dirty_spec.rb".freeze, "spec/unit/spark_api/models/document_spec.rb".freeze, "spec/unit/spark_api/models/fields_spec.rb".freeze, "spec/unit/spark_api/models/finders_spec.rb".freeze, "spec/unit/spark_api/models/idx_link_spec.rb".freeze, "spec/unit/spark_api/models/listing_cart_spec.rb".freeze, "spec/unit/spark_api/models/listing_spec.rb".freeze, "spec/unit/spark_api/models/message_spec.rb".freeze, "spec/unit/spark_api/models/newsfeed_spec.rb".freeze, "spec/unit/spark_api/models/note_spec.rb".freeze, "spec/unit/spark_api/models/notification_spec.rb".freeze, "spec/unit/spark_api/models/open_house_spec.rb".freeze, "spec/unit/spark_api/models/photo_spec.rb".freeze, "spec/unit/spark_api/models/portal_spec.rb".freeze, "spec/unit/spark_api/models/property_types_spec.rb".freeze, "spec/unit/spark_api/models/rental_calendar_spec.rb".freeze, "spec/unit/spark_api/models/saved_search_spec.rb".freeze, "spec/unit/spark_api/models/search_template/quick_search_spec.rb".freeze, "spec/unit/spark_api/models/shared_listing_spec.rb".freeze, "spec/unit/spark_api/models/sort_spec.rb".freeze, "spec/unit/spark_api/models/standard_fields_spec.rb".freeze, "spec/unit/spark_api/models/subresource_spec.rb".freeze, "spec/unit/spark_api/models/system_info_spec.rb".freeze, "spec/unit/spark_api/models/tour_of_home_spec.rb".freeze, "spec/unit/spark_api/models/video_spec.rb".freeze, "spec/unit/spark_api/models/virtual_tour_spec.rb".freeze, "spec/unit/spark_api/models/vow_account_spec.rb".freeze, "spec/unit/spark_api/multi_client_spec.rb".freeze, "spec/unit/spark_api/options_hash_spec.rb".freeze, "spec/unit/spark_api/paginate_spec.rb".freeze, "spec/unit/spark_api/primary_array_spec.rb".freeze, "spec/unit/spark_api/request_spec.rb".freeze, "spec/unit/spark_api_spec.rb".freeze] s.homepage = "https://github.com/sparkapi/spark_api".freeze s.licenses = ["Apache 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A library for interacting with the Spark web services.".freeze s.test_files = ["spec/fixtures/generic_delete.json".freeze, "spec/fixtures/oauth2/refresh_body.json".freeze, "spec/fixtures/oauth2/access.json".freeze, "spec/fixtures/oauth2/authorization_code_body.json".freeze, "spec/fixtures/oauth2/access_with_old_refresh.json".freeze, "spec/fixtures/oauth2/access_with_refresh.json".freeze, "spec/fixtures/oauth2/error.json".freeze, "spec/fixtures/oauth2/password_body.json".freeze, "spec/fixtures/fields/order_a.json".freeze, "spec/fixtures/fields/order.json".freeze, "spec/fixtures/success.json".freeze, "spec/fixtures/session.json".freeze, "spec/fixtures/sorts/get.json".freeze, "spec/fixtures/oauth2_error.json".freeze, "spec/fixtures/base.json".freeze, "spec/fixtures/idx_links/get.json".freeze, "spec/fixtures/authentication_failure.json".freeze, "spec/fixtures/standardfields/nearby.json".freeze, "spec/fixtures/standardfields/city.json".freeze, "spec/fixtures/standardfields/standardfields.json".freeze, "spec/fixtures/standardfields/stateorprovince.json".freeze, "spec/fixtures/finders.json".freeze, "spec/fixtures/notes/agent_shared_empty.json".freeze, "spec/fixtures/notes/new.json".freeze, "spec/fixtures/notes/add.json".freeze, "spec/fixtures/notes/agent_shared.json".freeze, "spec/fixtures/accounts/office.json".freeze, "spec/fixtures/accounts/all.json".freeze, "spec/fixtures/accounts/my_save.json".freeze, "spec/fixtures/accounts/my.json".freeze, "spec/fixtures/accounts/my_portal.json".freeze, "spec/fixtures/accounts/password_save.json".freeze, "spec/fixtures/accounts/my_put.json".freeze, "spec/fixtures/count.json".freeze, "spec/fixtures/notifications/notifications.json".freeze, "spec/fixtures/notifications/mark_read.json".freeze, "spec/fixtures/notifications/post.json".freeze, "spec/fixtures/notifications/new.json".freeze, "spec/fixtures/notifications/new_empty.json".freeze, "spec/fixtures/notifications/unread.json".freeze, "spec/fixtures/search_templates/quick_searches/get.json".freeze, "spec/fixtures/listing_carts/post.json".freeze, "spec/fixtures/listing_carts/add_portal_cart_listings_post.json".freeze, "spec/fixtures/listing_carts/post_portal_cart.json".freeze, "spec/fixtures/listing_carts/add_listing_post.json".freeze, "spec/fixtures/listing_carts/add_portal_cart_listings.json".freeze, "spec/fixtures/listing_carts/empty.json".freeze, "spec/fixtures/listing_carts/add_listing.json".freeze, "spec/fixtures/listing_carts/put.json".freeze, "spec/fixtures/listing_carts/new.json".freeze, "spec/fixtures/listing_carts/remove_listing.json".freeze, "spec/fixtures/listing_carts/listing_portal_cart.json".freeze, "spec/fixtures/listing_carts/listing_cart.json".freeze, "spec/fixtures/listing_carts/new_portal_cart.json".freeze, "spec/fixtures/listing_carts/put_name.json".freeze, "spec/fixtures/listing_carts/put_ids.json".freeze, "spec/fixtures/activities/get.json".freeze, "spec/fixtures/errors/expired.json".freeze, "spec/fixtures/errors/failure_with_msg.json".freeze, "spec/fixtures/errors/failure.json".freeze, "spec/fixtures/errors/failure_with_constraint.json".freeze, "spec/fixtures/newsfeeds/inactive.json".freeze, "spec/fixtures/newsfeeds/get.json".freeze, "spec/fixtures/property_types/property_types.json".freeze, "spec/fixtures/empty.json".freeze, "spec/fixtures/logo_fbs.png".freeze, "spec/fixtures/comments/post.json".freeze, "spec/fixtures/comments/new.json".freeze, "spec/fixtures/comments/get.json".freeze, "spec/fixtures/saved_searches/post.json".freeze, "spec/fixtures/saved_searches/update.json".freeze, "spec/fixtures/saved_searches/new.json".freeze, "spec/fixtures/saved_searches/with_newsfeed.json".freeze, "spec/fixtures/saved_searches/get_provided.json".freeze, "spec/fixtures/saved_searches/without_newsfeed.json".freeze, "spec/fixtures/saved_searches/get.json".freeze, "spec/fixtures/saved_searches/with_inactive_newsfeed.json".freeze, "spec/fixtures/messages/post.json".freeze, "spec/fixtures/messages/new_with_recipients.json".freeze, "spec/fixtures/messages/new.json".freeze, "spec/fixtures/messages/new_empty.json".freeze, "spec/fixtures/messages/get.json".freeze, "spec/fixtures/listings/put_reorder_photo.json".freeze, "spec/fixtures/listings/reorder_photo.json".freeze, "spec/fixtures/listings/constraints.json".freeze, "spec/fixtures/listings/tour_of_homes_search.json".freeze, "spec/fixtures/listings/tour_of_homes.json".freeze, "spec/fixtures/listings/no_subresources.json".freeze, "spec/fixtures/listings/with_vtour.json".freeze, "spec/fixtures/listings/multiple.json".freeze, "spec/fixtures/listings/with_documents.json".freeze, "spec/fixtures/listings/with_supplement.json".freeze, "spec/fixtures/listings/rental_calendar.json".freeze, "spec/fixtures/listings/with_rental_calendar.json".freeze, "spec/fixtures/listings/put.json".freeze, "spec/fixtures/listings/with_permissions.json".freeze, "spec/fixtures/listings/with_videos.json".freeze, "spec/fixtures/listings/shared_listing_get.json".freeze, "spec/fixtures/listings/shared_listing_post.json".freeze, "spec/fixtures/listings/shared_listing_new.json".freeze, "spec/fixtures/listings/document_index.json".freeze, "spec/fixtures/listings/photos/post.json".freeze, "spec/fixtures/listings/photos/index.json".freeze, "spec/fixtures/listings/photos/new.json".freeze, "spec/fixtures/listings/photos/rollback.json".freeze, "spec/fixtures/listings/photos/rotate.json".freeze, "spec/fixtures/listings/put_expiration_date.json".freeze, "spec/fixtures/listings/with_photos.json".freeze, "spec/fixtures/listings/open_houses.json".freeze, "spec/fixtures/listings/virtual_tours_index.json".freeze, "spec/fixtures/listings/constraints_with_pagination.json".freeze, "spec/fixtures/listings/videos_index.json".freeze, "spec/fixtures/no_results.json".freeze, "spec/fixtures/portal/my.json".freeze, "spec/fixtures/portal/my_non_existant.json".freeze, "spec/fixtures/portal/post.json".freeze, "spec/fixtures/portal/enable.json".freeze, "spec/fixtures/portal/new.json".freeze, "spec/fixtures/portal/disable.json".freeze, "spec/fixtures/contacts/contacts.json".freeze, "spec/fixtures/contacts/vow_accounts/edit.json".freeze, "spec/fixtures/contacts/vow_accounts/post.json".freeze, "spec/fixtures/contacts/vow_accounts/new.json".freeze, "spec/fixtures/contacts/vow_accounts/get.json".freeze, "spec/fixtures/contacts/my.json".freeze, "spec/fixtures/contacts/post.json".freeze, "spec/fixtures/contacts/new_notify.json".freeze, "spec/fixtures/contacts/new.json".freeze, "spec/fixtures/contacts/new_empty.json".freeze, "spec/fixtures/contacts/tags.json".freeze, "spec/fixtures/generic_failure.json".freeze, "spec/unit/spark_api/paginate_spec.rb".freeze, "spec/unit/spark_api/primary_array_spec.rb".freeze, "spec/unit/spark_api/configuration/yaml_spec.rb".freeze, "spec/unit/spark_api/options_hash_spec.rb".freeze, "spec/unit/spark_api/faraday_middleware_spec.rb".freeze, "spec/unit/spark_api/authentication_spec.rb".freeze, "spec/unit/spark_api/multi_client_spec.rb".freeze, "spec/unit/spark_api/authentication/api_auth_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/faraday_middleware_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/single_session_provider_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_impl/grant_type_base_spec.rb".freeze, "spec/unit/spark_api/authentication/oauth2_spec.rb".freeze, "spec/unit/spark_api/authentication/base_auth_spec.rb".freeze, "spec/unit/spark_api/configuration_spec.rb".freeze, "spec/unit/spark_api/request_spec.rb".freeze, "spec/unit/spark_api/models/open_house_spec.rb".freeze, "spec/unit/spark_api/models/document_spec.rb".freeze, "spec/unit/spark_api/models/system_info_spec.rb".freeze, "spec/unit/spark_api/models/virtual_tour_spec.rb".freeze, "spec/unit/spark_api/models/rental_calendar_spec.rb".freeze, "spec/unit/spark_api/models/listing_cart_spec.rb".freeze, "spec/unit/spark_api/models/dirty_spec.rb".freeze, "spec/unit/spark_api/models/standard_fields_spec.rb".freeze, "spec/unit/spark_api/models/shared_listing_spec.rb".freeze, "spec/unit/spark_api/models/finders_spec.rb".freeze, "spec/unit/spark_api/models/account_spec.rb".freeze, "spec/unit/spark_api/models/listing_spec.rb".freeze, "spec/unit/spark_api/models/video_spec.rb".freeze, "spec/unit/spark_api/models/sort_spec.rb".freeze, "spec/unit/spark_api/models/saved_search_spec.rb".freeze, "spec/unit/spark_api/models/contact_spec.rb".freeze, "spec/unit/spark_api/models/portal_spec.rb".freeze, "spec/unit/spark_api/models/message_spec.rb".freeze, "spec/unit/spark_api/models/constraint_spec.rb".freeze, "spec/unit/spark_api/models/tour_of_home_spec.rb".freeze, "spec/unit/spark_api/models/photo_spec.rb".freeze, "spec/unit/spark_api/models/notification_spec.rb".freeze, "spec/unit/spark_api/models/note_spec.rb".freeze, "spec/unit/spark_api/models/connect_prefs_spec.rb".freeze, "spec/unit/spark_api/models/newsfeed_spec.rb".freeze, "spec/unit/spark_api/models/fields_spec.rb".freeze, "spec/unit/spark_api/models/concerns/destroyable_spec.rb".freeze, "spec/unit/spark_api/models/concerns/savable_spec.rb".freeze, "spec/unit/spark_api/models/search_template/quick_search_spec.rb".freeze, "spec/unit/spark_api/models/property_types_spec.rb".freeze, "spec/unit/spark_api/models/base_spec.rb".freeze, "spec/unit/spark_api/models/subresource_spec.rb".freeze, "spec/unit/spark_api/models/idx_link_spec.rb".freeze, "spec/unit/spark_api/models/vow_account_spec.rb".freeze, "spec/unit/spark_api/models/activity_spec.rb".freeze, "spec/unit/spark_api_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze, "< 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.0.pre2".freeze, "< 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.14.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.9".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