# -*- encoding: utf-8 -*- # stub: shellboxCLI 0.1.2 ruby lib Gem::Specification.new do |s| s.name = "shellboxCLI".freeze s.version = "0.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["ShellBox App".freeze] s.date = "2022-07-25" s.description = "A ShellBox CLI to generate some patterns and templates".freeze s.email = ["rodrigo.martins@raizen.com".freeze] s.executables = ["shellbox".freeze] s.files = ["bin/shellbox".freeze, "lib/ShellboxCLI.rb".freeze, "lib/ios/iosOption.rb".freeze, "lib/ios/module/setup/ConfigureSwift.rb".freeze, "lib/ios/module/setup/MessageBank.rb".freeze, "lib/ios/module/setup/ProjectManipulator.rb".freeze, "lib/ios/module/setup/Template_Configurator.rb".freeze, "lib/ios/module/templates/Example/Example/Example.xcodeproj/project.pbxproj".freeze, "lib/ios/module/templates/Example/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "lib/ios/module/templates/Example/Example/Example.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist".freeze, "lib/ios/module/templates/Example/Example/Example/AppDelegate.swift".freeze, "lib/ios/module/templates/Example/Example/Example/Assets.xcassets/AccentColor.colorset/Contents.json".freeze, "lib/ios/module/templates/Example/Example/Example/Assets.xcassets/AppIcon.appiconset/Contents.json".freeze, "lib/ios/module/templates/Example/Example/Example/Assets.xcassets/Contents.json".freeze, "lib/ios/module/templates/Example/Example/Example/Base.lproj/LaunchScreen.storyboard".freeze, "lib/ios/module/templates/Example/Example/Example/Info.plist".freeze, "lib/ios/module/templates/Example/Example/Example/SceneDelegate.swift".freeze, "lib/ios/module/templates/Example/Example/Example/ViewController.swift".freeze, "lib/ios/module/templates/Example/Example/Podfile".freeze, "lib/ios/module/templates/Feature/Header_template".freeze, "lib/ios/module/templates/Feature/Info_template".freeze, "lib/ios/module/templates/Feature/bundle_template".freeze, "lib/ios/module/templates/NAME.podspec".freeze, "lib/ios/module/templates/NAMEInterface.podspec".freeze, "lib/ios/module/templates/swiftgen.yml".freeze] s.homepage = "https://bitbucket.org/acelera".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "ShellBox CLI".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.17".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end