mirror of
https://github.com/Moya/Moya.git
synced 2026-03-18 19:52:28 +00:00
10 lines
139 B
Ruby
10 lines
139 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'xcpretty'
|
|
|
|
gem 'cocoapods', '~> 1.6'
|
|
gem 'rake'
|
|
gem 'octokit', '~> 4.3'
|
|
|
|
gem 'xcpretty-json-formatter'
|