# -*- encoding: utf-8 -*- # stub: unity-captcha 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "unity-captcha".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Manuel Fernandez".freeze] s.bindir = "exe".freeze s.date = "2017-07-28" s.description = "Unity Captcha is a gem that use two levels of Captcha. First level is about Left Hemisphere: Logic and Math. Second level is about Right Hemisphere: Intuition and Drawing. This two levels functioning in complete harmony creates unity and this is the base design of this Captcha.".freeze s.email = ["papayalabs@gmail.com".freeze] s.files = [".DS_Store".freeze, ".gitignore".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "lib/unity/captcha.rb".freeze, "lib/unity/captcha/engine.rb".freeze, "lib/unity/captcha/version.rb".freeze, "unity-captcha.gemspec".freeze, "vendor/.DS_Store".freeze, "vendor/assets/.DS_Store".freeze, "vendor/assets/javascripts/jquery.motionCaptcha.1.0.js".freeze, "vendor/assets/javascripts/jquery.placeholder.1.1.1.min.js".freeze, "vendor/assets/stylesheets/jquery.motionCaptcha.1.0.css".freeze, "vendor/assets/stylesheets/motionCaptcha-shapes.jpg".freeze] s.homepage = "https://github.com/papayalabs/unity-captcha".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Unity Captcha is a gem that use two levels of captcha based on the hemispheres of the brain".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.13".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end