# -*- encoding: utf-8 -*- # stub: plagiarism-checker 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "plagiarism-checker".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Copyleaks ltd".freeze] s.bindir = "exe".freeze s.date = "2016-06-29" s.description = "Copyleaks detects plagiarism and checks content distribution online. Use Copyleaks to find out if textual content is original and if it has been used before. With Copyleaks cloud publishers, academics, and more can scan files (pdf, doc, docx, ocr...), URLs and free text for plagiarism check.".freeze s.email = ["sales@copyleaks.com".freeze] s.files = [".gitignore".freeze, ".rubocop.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "copyleaks_api.gemspec".freeze, "examples/main.rb".freeze, "lib/copyleaks_api.rb".freeze, "lib/copyleaks_api/access_token.rb".freeze, "lib/copyleaks_api/api.rb".freeze, "lib/copyleaks_api/config.rb".freeze, "lib/copyleaks_api/copyleaks_cloud.rb".freeze, "lib/copyleaks_api/copyleaks_process.rb".freeze, "lib/copyleaks_api/errors.rb".freeze, "lib/copyleaks_api/language.rb".freeze, "lib/copyleaks_api/validators/custom_fields_validator.rb".freeze, "lib/copyleaks_api/validators/email_validator.rb".freeze, "lib/copyleaks_api/validators/file_validator.rb".freeze, "lib/copyleaks_api/validators/language_validator.rb".freeze, "lib/copyleaks_api/validators/response_validator.rb".freeze, "lib/copyleaks_api/validators/url_validator.rb".freeze, "lib/copyleaks_api/version.rb".freeze] s.homepage = "https://api.copyleaks.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Detects plagiarism and checks content distribution online.".freeze s.specification_version = 4 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, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end