3 Star 6 Fork 0

Gitee 极速下载 / simplenote-ios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Automattic/simplenote-ios
克隆/下载
Gemfile 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeremy Massel 提交于 2020-03-17 12:47 . Remove rake
source 'https://rubygems.org' do
gem 'cocoapods', '1.7.5'
gem 'cocoapods-repo-update', '~> 0.0.3'
gem 'xcpretty-travis-formatter'
gem 'octokit', "~> 4.0"
gem 'dotenv'
gem 'rubyzip', "~> 1.3"
gem 'fastlane', '~> 2'
end
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)
1
https://gitee.com/mirrors/simplenote-ios.git
git@gitee.com:mirrors/simplenote-ios.git
mirrors
simplenote-ios
simplenote-ios
master

搜索帮助