# -*- encoding: utf-8 -*- # stub: cocoapods-ykutility 0.0.15 ruby lib Gem::Specification.new do |s| s.name = "cocoapods-ykutility".freeze s.version = "0.0.15".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["stephen.chen".freeze] s.date = "2023-07-31" s.description = "\u521B\u5EFA\u5B9A\u5236\u5316\u6807\u51C6\u7EC4\u4EF6.".freeze s.email = ["stephenchen@yeahka.com".freeze] s.files = ["lib/cocoapods-ykutility.rb".freeze, "lib/cocoapods-ykutility/command.rb".freeze, "lib/cocoapods-ykutility/command/Ykutility.rb".freeze, "lib/cocoapods-ykutility/command/create.rb".freeze, "lib/cocoapods-ykutility/command/create/yk_create_pod_action.rb".freeze, "lib/cocoapods-ykutility/command/create/yk_create_pod_config.rb".freeze, "lib/cocoapods-ykutility/command/create/yk_exchange_tool.rb".freeze, "lib/cocoapods-ykutility/command/push.rb".freeze, "lib/cocoapods-ykutility/command/push/yk_api_analysis.rb".freeze, "lib/cocoapods-ykutility/command/push/yk_api_parse.rb".freeze, "lib/cocoapods-ykutility/command/push/yk_git_manager.rb".freeze, "lib/cocoapods-ykutility/gem_version.rb".freeze, "lib/cocoapods-ykutility/tools/yk_log_tool.rb".freeze, "lib/cocoapods_plugin.rb".freeze, "podTemplate/example/Podfile".freeze, "podTemplate/example/Podfile.lock".freeze, "podTemplate/example/YKRPC_POD_NAME_Example.xcodeproj/project.pbxproj".freeze, "podTemplate/example/YKRPC_POD_NAME_Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "podTemplate/example/YKRPC_POD_NAME_Example.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist".freeze, "podTemplate/example/YKRPC_POD_NAME_Example.xcodeproj/project.xcworkspace/xcuserdata/imac24inch.xcuserdatad/UserInterfaceState.xcuserstate".freeze, "podTemplate/example/YKRPC_POD_NAME_Example.xcodeproj/xcuserdata/imac24inch.xcuserdatad/xcschemes/xcschememanagement.plist".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/AppDelegate.swift".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Assets.xcassets/AccentColor.colorset/Contents.json".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Assets.xcassets/AppIcon.appiconset/Contents.json".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Assets.xcassets/Contents.json".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Assets.xcassets/icon.imageset/Contents.json".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Assets.xcassets/icon.imageset/icon.png".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Base.lproj/LaunchScreen.storyboard".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Base.lproj/Main.storyboard".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/Info.plist".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/SceneDelegate.swift".freeze, "podTemplate/example/YKRPC_POD_NAME_Example/ViewController.swift".freeze, "podTemplate/objc/LICENSE".freeze, "podTemplate/objc/README.md".freeze, "podTemplate/objc/YKRPC_POD_NAME.podspec".freeze, "podTemplate/objc/YKRPC_POD_NAME/Assets/Images.xcassets/.gitkeep".freeze, "podTemplate/objc/YKRPC_POD_NAME/Private/.gitkeep".freeze, "podTemplate/objc/YKRPC_POD_NAME/Public/YKRPC_POD_NAME.h".freeze, "podTemplate/objc/YKRPC_POD_NAME/Public/YKRPC_POD_NAME.m".freeze, "podTemplate/register/objc/YKRPC_POD_NAME/Private/Register/YKRPC_POD_NAMERegisterRouter.h".freeze, "podTemplate/register/objc/YKRPC_POD_NAME/Private/Register/YKRPC_POD_NAMERegisterRouter.m".freeze, "podTemplate/register/objc/YKRPC_POD_NAME/Private/Register/YKRPC_POD_NAMERegisterService.h".freeze, "podTemplate/register/objc/YKRPC_POD_NAME/Private/Register/YKRPC_POD_NAMERegisterService.m".freeze, "podTemplate/register/swift/YKRPC_POD_NAME/Private/.gitkeep".freeze, "podTemplate/register/swift/YKRPC_POD_NAME/Private/register/YKRPC_POD_NAMERegisterRouter.swift".freeze, "podTemplate/register/swift/YKRPC_POD_NAME/Private/register/YKRPC_POD_NAMERegisterService.swift".freeze, "podTemplate/swift/LICENSE".freeze, "podTemplate/swift/README.md".freeze, "podTemplate/swift/YKRPC_POD_NAME.podspec".freeze, "podTemplate/swift/YKRPC_POD_NAME/Assets/Images.xcassets/.gitkeep".freeze, "podTemplate/swift/YKRPC_POD_NAME/Private/.gitkeep".freeze, "podTemplate/swift/YKRPC_POD_NAME/Public/YKRPC_POD_NAME.swift".freeze] s.homepage = "https://github.com/stephen5652/cocoapods-yk-pod-utility.git".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "\u4E00\u6B3Ecocoapods\u63D2\u4EF6\uFF0C\u7528\u4E8E\u521B\u5EFA\u5B9A\u5236\u5316\u6807\u51C6\u7EC4\u4EF6.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end