2 Star 0 Fork 2

GiteeStudio/EnhanceUtils

forked from 江二十三/EnhanceUtils 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
enhanceutils.gemspec 503 Bytes
一键复制 编辑 原始数据 按行查看 历史
江二十三 提交于 2019-09-18 17:19 . update
require './lib/enhanceutils/version' unless defined? EnhanceUtils::VERSION
Gem::Specification.new "enhanceutils", EnhanceUtils::VERSION do |s|
s.license = "MIT"
s.authors = ["Force Charlie"]
s.email = "[email protected]"
s.extensions = ["ext/extconf.rb"]
s.files = `git ls-files ext lib`.split("\n")
s.homepage = "https://gitee.com/ipvb/enhanceutils"
s.summary = "Gitee Ruby Enhanced Utils"
s.description = "Gitee enhances certain features"
s.required_ruby_version = '>= 2.1.5'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/oscstudio/enhanceutils.git
[email protected]:oscstudio/enhanceutils.git
oscstudio
enhanceutils
EnhanceUtils
master

搜索帮助