# -*- encoding: utf-8 -*- # stub: imagetools 0.8.0 ruby lib Gem::Specification.new do |s| s.name = "imagetools".freeze s.version = "0.8.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 = ["src".freeze] s.bindir = "exe".freeze s.date = "2019-05-03" s.description = "Image Tools.".freeze s.email = ["src@srcw.net".freeze] s.executables = ["iconcreator".freeze, "iconextractor".freeze, "imageburst".freeze, "imageconcat".freeze, "imagefilter".freeze, "imageresizer".freeze, "imagetools".freeze] s.files = [".gitignore".freeze, ".idea/.rakeTasks".freeze, ".idea/encodings.xml".freeze, ".idea/inspectionProfiles/Project_Default.xml".freeze, ".idea/misc.xml".freeze, ".idea/modules.xml".freeze, ".idea/vcs.xml".freeze, ".idea/workspace.xml".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "appicon.png".freeze, "bin/console".freeze, "bin/setup".freeze, "build.sh".freeze, "exe/iconcreator".freeze, "exe/iconextractor".freeze, "exe/imageburst".freeze, "exe/imageconcat".freeze, "exe/imagefilter".freeze, "exe/imageresizer".freeze, "exe/imagetools".freeze, "hazel_imagefilter_template.sh".freeze, "imagetools.gemspec".freeze, "imagetools.iml".freeze, "lib/imagetools.rb".freeze, "lib/imagetools/iconcreator.rb".freeze, "lib/imagetools/iconextractor.rb".freeze, "lib/imagetools/imageburst.rb".freeze, "lib/imagetools/imageconcat.rb".freeze, "lib/imagetools/imagefilter.rb".freeze, "lib/imagetools/imageresizer.rb".freeze, "lib/imagetools/version.rb".freeze, "sample/demo/.gitignore".freeze, "sample/demo/demo.xcodeproj/project.pbxproj".freeze, "sample/demo/demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "sample/demo/demo/AppDelegate.swift".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Contents.json".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-1024x1024@1x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-20x20@1x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-20x20@2x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-20x20@3x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-29x29@1x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-29x29@2x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-29x29@3x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-40x40@1x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-40x40@2x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-40x40@3x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-60x60@2x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-60x60@3x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-76x76@1x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-76x76@2x.png".freeze, "sample/demo/demo/Assets.xcassets/AppIcon.appiconset/Icon-83.5x83.5@2x.png".freeze, "sample/demo/demo/Base.lproj/LaunchScreen.storyboard".freeze, "sample/demo/demo/Base.lproj/Main.storyboard".freeze, "sample/demo/demo/Info.plist".freeze, "sample/demo/demo/ViewController.swift".freeze, "sample/icon.png".freeze, "sample/icon.sketch".freeze, "sample_iconcreator.sh".freeze, "test.sh".freeze, "test_iconcreator.sh".freeze, "test_iconextractor.sh".freeze, "test_imageburst.sh".freeze, "test_imageconcat.sh".freeze, "test_imagefilter.sh".freeze, "test_imageresizer.sh".freeze] s.homepage = "".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Image Tools.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 5.0".freeze]) end