# -*- encoding: utf-8 -*- # stub: embulk-filter-google_translate_api 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "embulk-filter-google_translate_api".freeze s.version = "0.2.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 = ["toyama0919".freeze] s.date = "2017-01-19" s.description = "Google Translate Api filter plugin for Embulk".freeze s.email = ["toyama0919@gmail.com".freeze] s.files = [".gitignore".freeze, "LICENSE.txt".freeze, "README.md".freeze, "build.gradle".freeze, "classpath/api-common-0.0.2.jar".freeze, "classpath/auto-value-1.2.jar".freeze, "classpath/commons-codec-1.3.jar".freeze, "classpath/commons-logging-1.1.1.jar".freeze, "classpath/embulk-filter-google_translate_api-0.2.0.jar".freeze, "classpath/gax-0.0.25.jar".freeze, "classpath/google-api-client-1.21.0.jar".freeze, "classpath/google-api-client-appengine-1.21.0.jar".freeze, "classpath/google-api-client-servlet-1.21.0.jar".freeze, "classpath/google-api-services-translate-v2-rev47-1.22.0.jar".freeze, "classpath/google-auth-library-credentials-0.6.0.jar".freeze, "classpath/google-auth-library-oauth2-http-0.6.0.jar".freeze, "classpath/google-cloud-core-0.8.0.jar".freeze, "classpath/google-cloud-translate-0.8.0.jar".freeze, "classpath/google-http-client-1.21.0.jar".freeze, "classpath/google-http-client-appengine-1.21.0.jar".freeze, "classpath/google-http-client-jackson-1.21.0.jar".freeze, "classpath/google-http-client-jackson2-1.21.0.jar".freeze, "classpath/google-http-client-jdo-1.21.0.jar".freeze, "classpath/google-oauth-client-1.21.0.jar".freeze, "classpath/google-oauth-client-appengine-1.21.0.jar".freeze, "classpath/google-oauth-client-servlet-1.21.0.jar".freeze, "classpath/grpc-context-1.0.1.jar".freeze, "classpath/grpc-core-1.0.1.jar".freeze, "classpath/grpc-google-common-protos-0.1.3.jar".freeze, "classpath/grpc-google-iam-v1-0.1.3.jar".freeze, "classpath/grpc-protobuf-1.0.1.jar".freeze, "classpath/grpc-protobuf-lite-1.0.1.jar".freeze, "classpath/gson-2.3.jar".freeze, "classpath/guava-19.0.jar".freeze, "classpath/httpclient-4.0.1.jar".freeze, "classpath/httpcore-4.0.1.jar".freeze, "classpath/jackson-core-asl-1.9.11.jar".freeze, "classpath/jdo2-api-2.3-eb.jar".freeze, "classpath/json-20151123.jar".freeze, "classpath/jsr305-3.0.0.jar".freeze, "classpath/protobuf-java-3.0.0.jar".freeze, "classpath/protobuf-java-util-3.0.0.jar".freeze, "classpath/servlet-api-2.5.jar".freeze, "classpath/transaction-api-1.1.jar".freeze, "config/checkstyle/checkstyle.xml".freeze, "config/checkstyle/default.xml".freeze, "gradle/wrapper/gradle-wrapper.jar".freeze, "gradle/wrapper/gradle-wrapper.properties".freeze, "gradlew".freeze, "gradlew.bat".freeze, "lib/embulk/filter/google_translate_api.rb".freeze, "src/main/java/org/embulk/filter/google_translate_api/GoogleTranslateApiFilterPlugin.java".freeze, "src/main/java/org/embulk/filter/google_translate_api/GoogleTranslateApiPageOutput.java".freeze, "src/test/java/org/embulk/filter/google_translate_api/TestGoogleTranslateApiFilterPlugin.java".freeze] s.homepage = "https://github.com/toyama0919/embulk-filter-google_translate_api".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Google Translate Api filter plugin for Embulk".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 10.0".freeze]) end